#162407
A very dark, moderate neutral closely aligning with Black.
About #162407
Visually, #162407 is defined as a moderate neutral. Designers often compare it to the standard color Black. In the RGB color space, it consists of 22 red, 36 green, and 7 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 39% cyan and 0% magenta inks. The HSL representation is 89.0° hue, 67.4% saturation, and 8.4% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#162407
RGB22, 36, 7
HSL89.0°, 67.4%, 8.4%
CMYK39%, 0%, 81%, 86%
HSV89.0°, 80.6%, 14.1%
LAB12.3, -12.3, 15.0
XYZ1.0, 1.4, 0.4
Decimal1451015
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.28:1
Text on #FFFFFF
AAA
1.29:1
Text on #000000
FAIL
15.56:1
Text on #F8FAFC
AAA
1.10:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #162407;
}
.text-color {
color: #162407;
}
.border-color {
border: 2px solid #162407;
}