#071D1D
A very dark, moderate neutral closely aligning with Black.
About #071D1D
The hex code #071D1D represents a beautifully specific shade of neutral. It is closely associated with the named CSS color Black. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 29, and 29.
Translating this color to physical media requires the CMYK color model. The color uses 76% Cyan, 0% Magenta, 0% Yellow, and 89% Black. With a hue angle of 180.0 degrees, it sits comfortably in the neutral spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#071D1D
RGB7, 29, 29
HSL180.0°, 61.1%, 7.1%
CMYK76%, 0%, 0%, 89%
HSV180.0°, 75.9%, 11.4%
LAB9.1, -8.5, -2.7
XYZ0.7, 1.0, 1.3
Decimal466205
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.46:1
Text on #FFFFFF
AAA
1.20:1
Text on #000000
FAIL
16.69:1
Text on #F8FAFC
AAA
1.02:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071D1D;
}
.text-color {
color: #071D1D;
}
.border-color {
border: 2px solid #071D1D;
}