#160724
A very dark, moderate neutral closely aligning with Black.
About #160724
Visually, #160724 is defined as a moderate neutral. Designers often compare it to the standard color Black. To achieve this exact tint on a monitor, you would use an RGB mix of 22, 7, and 36.
For print applications, it's crucial to understand its CMYK makeup. The color uses 39% Cyan, 81% Magenta, 0% Yellow, and 86% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#160724
RGB22, 7, 36
HSL271.0°, 67.4%, 8.4%
CMYK39%, 81%, 0%, 86%
HSV271.0°, 80.6%, 14.1%
LAB4.1, 12.2, -15.6
XYZ0.7, 0.4, 1.7
Decimal1443620
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
19.27:1
Text on #FFFFFF
AAA
1.09:1
Text on #000000
FAIL
18.41:1
Text on #F8FAFC
AAA
1.08:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #160724;
}
.text-color {
color: #160724;
}
.border-color {
border: 2px solid #160724;
}