#420007
A very dark, vivid red closely aligning with Maroon.
About #420007
At its core, #420007 is a very dark and vivid hue. Its closest recognized web color is Maroon. Its digital footprint relies on 66 parts red, 0 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 100% magenta inks. The HSL representation is 353.6° hue, 100.0% saturation, and 12.9% lightness.
Contrast ratios determine whether this color is safe for typography. 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#420007
RGB66, 0, 7
HSL353.6°, 100.0%, 12.9%
CMYK0%, 100%, 89%, 74%
HSV353.6°, 100.0%, 25.9%
LAB10.4, 30.7, 13.5
XYZ2.3, 1.2, 0.3
Decimal4325383
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
17.01:1
Text on #FFFFFF
AAA
1.23:1
Text on #000000
FAIL
16.26:1
Text on #F8FAFC
AAA
1.05:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #420007;
}
.text-color {
color: #420007;
}
.border-color {
border: 2px solid #420007;
}