#39221E
A very dark, moderate red closely aligning with Black.
About #39221E
At its core, #39221E is a very dark and moderate hue. Its closest recognized web color is Black. To achieve this exact tint on a monitor, you would use an RGB mix of 57, 34, and 30.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 40% Magenta, 47% Yellow, and 78% Black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#39221E
RGB57, 34, 30
HSL8.9°, 31.0%, 17.1%
CMYK0%, 40%, 47%, 78%
HSV8.9°, 47.4%, 22.4%
LAB16.0, 10.5, 7.3
XYZ2.5, 2.1, 1.5
Decimal3744286
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
14.77:1
Text on #FFFFFF
AAA
1.42:1
Text on #000000
FAIL
14.12:1
Text on #F8FAFC
AAA
1.21:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #39221E;
}
.text-color {
color: #39221E;
}
.border-color {
border: 2px solid #39221E;
}