#160700
A very dark, vivid neutral closely aligning with Black.
About #160700
The precise color #160700 is an excellent choice for modern design projects. Its closest recognized web color is Black. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 7, and 0.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 68% M, 100% Y, and 91% K. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#160700
RGB22, 7, 0
HSL19.1°, 100.0%, 4.3%
CMYK0%, 68%, 100%, 91%
HSV19.1°, 100.0%, 8.6%
LAB2.9, 4.1, 4.4
XYZ0.4, 0.3, 0.0
Decimal1443584
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
19.73:1
Text on #FFFFFF
AAA
1.06:1
Text on #000000
FAIL
18.85:1
Text on #F8FAFC
AAA
1.11:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #160700;
}
.text-color {
color: #160700;
}
.border-color {
border: 2px solid #160700;
}