#1D1D07
A very dark, moderate neutral closely aligning with Black.
About #1D1D07
Visually, #1D1D07 is defined as a moderate neutral. Designers often compare it to the standard color Black. Its digital footprint relies on 29 parts red, 29 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 0% magenta, 76% yellow, and 89% black. The HSL representation is 60.0° hue, 61.1% saturation, and 7.1% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#1D1D07
RGB29, 29, 7
HSL60.0°, 61.1%, 7.1%
CMYK0%, 0%, 76%, 89%
HSV60.0°, 75.9%, 11.4%
LAB10.2, -4.0, 12.3
XYZ1.0, 1.2, 0.4
Decimal1907975
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.06:1
Text on #FFFFFF
AAA
1.23:1
Text on #000000
FAIL
16.30:1
Text on #F8FAFC
AAA
1.05:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D1D07;
}
.text-color {
color: #1D1D07;
}
.border-color {
border: 2px solid #1D1D07;
}