#160707
A very dark, moderate neutral closely aligning with Black.
About #160707
At its core, #160707 is a very dark and moderate hue. Its closest recognized web color is Black. In the RGB color space, it consists of 22 red, 7 green, and 7 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 68% magenta, 68% yellow, and 91% black. The HSL representation is 0.0° hue, 51.7% saturation, and 5.7% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#160707
RGB22, 7, 7
HSL0.0°, 51.7%, 5.7%
CMYK0%, 68%, 68%, 91%
HSV0.0°, 68.2%, 8.6%
LAB3.1, 5.1, 1.8
XYZ0.4, 0.3, 0.2
Decimal1443591
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
19.67:1
Text on #FFFFFF
AAA
1.07:1
Text on #000000
FAIL
18.80:1
Text on #F8FAFC
AAA
1.10:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #160707;
}
.text-color {
color: #160707;
}
.border-color {
border: 2px solid #160707;
}