#071607
A very dark, moderate neutral closely aligning with Black.
About #071607
When working with digital screens, the color #071607 is rendered by mixing light. Its closest recognized web color is Black. To achieve this exact tint on a monitor, you would use an RGB mix of 7, 22, and 7.
For print applications, it's crucial to understand its CMYK makeup. The color uses 68% Cyan, 0% Magenta, 68% Yellow, and 91% Black. The HSL representation is 120.0° hue, 51.7% saturation, and 5.7% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#071607
RGB7, 22, 7
HSL120.0°, 51.7%, 5.7%
CMYK68%, 0%, 68%, 91%
HSV120.0°, 68.2%, 8.6%
LAB5.7, -7.8, 5.6
XYZ0.4, 0.6, 0.3
Decimal464391
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.64:1
Text on #FFFFFF
AAA
1.13:1
Text on #000000
FAIL
17.81:1
Text on #F8FAFC
AAA
1.04:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071607;
}
.text-color {
color: #071607;
}
.border-color {
border: 2px solid #071607;
}