#071616
A very dark, moderate neutral closely aligning with Black.
About #071616
When working with digital screens, the color #071616 is rendered by mixing light. Its closest recognized web color is Black. Its digital footprint relies on 7 parts red, 22 parts green, and 22 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 68% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#071616
RGB7, 22, 22
HSL180.0°, 51.7%, 5.7%
CMYK68%, 0%, 0%, 91%
HSV180.0°, 68.2%, 8.6%
LAB6.1, -5.1, -1.8
XYZ0.5, 0.7, 0.9
Decimal464406
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.50:1
Text on #FFFFFF
AAA
1.14:1
Text on #000000
FAIL
17.68:1
Text on #F8FAFC
AAA
1.04:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #071616;
}
.text-color {
color: #071616;
}
.border-color {
border: 2px solid #071616;
}