#420F16
A very dark, moderate red closely aligning with Black.
About #420F16
When working with digital screens, the color #420F16 is rendered by mixing light. Its closest recognized web color is Black. In the RGB color space, it consists of 66 red, 15 green, and 22 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 77% magenta inks. The HSL representation is 351.8° hue, 63.0% saturation, and 15.9% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#420F16
RGB66, 15, 22
HSL351.8°, 63.0%, 15.9%
CMYK0%, 77%, 67%, 74%
HSV351.8°, 77.3%, 25.9%
LAB13.0, 25.0, 9.1
XYZ2.6, 1.6, 0.9
Decimal4329238
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
16.01:1
Text on #FFFFFF
AAA
1.31:1
Text on #000000
FAIL
15.30:1
Text on #F8FAFC
AAA
1.11:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #420F16;
}
.text-color {
color: #420F16;
}
.border-color {
border: 2px solid #420F16;
}