#1D2407
A very dark, moderate neutral closely aligning with Black.
About #1D2407
At its core, #1D2407 is a very dark and moderate hue. Its closest recognized web color is Black. In the RGB color space, it consists of 29 red, 36 green, and 7 blue.
Translating this color to physical media requires the CMYK color model. The color uses 19% Cyan, 0% Magenta, 81% Yellow, and 86% Black. With a hue angle of 74.5 degrees, it sits comfortably in the neutral spectrum.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#1D2407
RGB29, 36, 7
HSL74.5°, 67.4%, 8.4%
CMYK19%, 0%, 81%, 86%
HSV74.5°, 80.6%, 14.1%
LAB12.8, -8.7, 15.9
XYZ1.2, 1.5, 0.4
Decimal1909767
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.06:1
Text on #FFFFFF
AAA
1.31:1
Text on #000000
FAIL
15.35:1
Text on #F8FAFC
AAA
1.11:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D2407;
}
.text-color {
color: #1D2407;
}
.border-color {
border: 2px solid #1D2407;
}