#160F24
A very dark, moderate purple closely aligning with Black.
About #160F24
The precise color #160F24 is an excellent choice for modern design projects. Designers often compare it to the standard color Black. This translates to an RGB value of rgb(22, 15, 36).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 39% cyan and 58% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#160F24
RGB22, 15, 36
HSL260.0°, 41.2%, 10.0%
CMYK39%, 58%, 0%, 86%
HSV260.0°, 58.3%, 14.1%
LAB5.8, 8.7, -12.9
XYZ0.8, 0.6, 1.7
Decimal1445668
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
18.62:1
Text on #FFFFFF
AAA
1.13:1
Text on #000000
FAIL
17.79:1
Text on #F8FAFC
AAA
1.04:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #160F24;
}
.text-color {
color: #160F24;
}
.border-color {
border: 2px solid #160F24;
}