#071D07
A very dark, moderate neutral closely aligning with Black.
About #071D07
The precise color #071D07 is an excellent choice for modern design projects. It is closely associated with the named CSS color Black. This translates to an RGB value of rgb(7, 29, 7).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 76% cyan, 0% magenta, 76% yellow, and 89% black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#071D07
RGB7, 29, 7
HSL120.0°, 61.1%, 7.1%
CMYK76%, 0%, 76%, 89%
HSV120.0°, 75.9%, 11.4%
LAB8.5, -13.4, 9.6
XYZ0.6, 0.9, 0.4
Decimal466183
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.68:1
Text on #FFFFFF
AAA
1.19:1
Text on #000000
FAIL
16.90:1
Text on #F8FAFC
AAA
1.01:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071D07;
}
.text-color {
color: #071D07;
}
.border-color {
border: 2px solid #071D07;
}