#421D16
A very dark, moderate red closely aligning with Black.
About #421D16
The precise color #421D16 is an excellent choice for modern design projects. Its closest recognized web color is Black. This translates to an RGB value of rgb(66, 29, 22).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 56% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. 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#421D16
RGB66, 29, 22
HSL9.5°, 50.0%, 17.3%
CMYK0%, 56%, 67%, 74%
HSV9.5°, 66.7%, 25.9%
LAB16.0, 17.2, 13.1
XYZ2.8, 2.1, 1.0
Decimal4332822
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.80:1
Text on #FFFFFF
AAA
1.42:1
Text on #000000
FAIL
14.14:1
Text on #F8FAFC
AAA
1.21:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #421D16;
}
.text-color {
color: #421D16;
}
.border-color {
border: 2px solid #421D16;
}