#160F07
A very dark, moderate neutral closely aligning with Black.
About #160F07
The hex code #160F07 represents a beautifully specific shade of neutral. Designers often compare it to the standard color Black. Its digital footprint relies on 22 parts red, 15 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 32% Magenta, 68% Yellow, and 91% Black. The HSL representation is 32.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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#160F07
RGB22, 15, 7
HSL32.0°, 51.7%, 5.7%
CMYK0%, 32%, 68%, 91%
HSV32.0°, 68.2%, 8.6%
LAB4.8, 1.6, 4.3
XYZ0.5, 0.5, 0.3
Decimal1445639
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
19.00:1
Text on #FFFFFF
AAA
1.11:1
Text on #000000
FAIL
18.16:1
Text on #F8FAFC
AAA
1.06:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #160F07;
}
.text-color {
color: #160F07;
}
.border-color {
border: 2px solid #160F07;
}