#3A2C2C
A dark, muted red closely aligning with Black.
About #3A2C2C
The hex code #3A2C2C represents a beautifully specific shade of red. Designers often compare it to the standard color Black. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 44, and 44.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 24% Magenta, 24% Yellow, and 77% Black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A2C2C
RGB58, 44, 44
HSL0.0°, 13.7%, 20.0%
CMYK0%, 24%, 24%, 77%
HSV0.0°, 24.1%, 22.7%
LAB19.6, 6.4, 2.5
XYZ3.1, 2.9, 2.8
Decimal3812396
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
13.32:1
Text on #FFFFFF
AAA
1.58:1
Text on #000000
FAIL
12.73:1
Text on #F8FAFC
AAA
1.34:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A2C2C;
}
.text-color {
color: #3A2C2C;
}
.border-color {
border: 2px solid #3A2C2C;
}