#922C33
A dark, moderate red closely aligning with Brown.
About #922C33
The precise color #922C33 is an excellent choice for modern design projects. Designers often compare it to the standard color Brown. This translates to an RGB value of rgb(146, 44, 51).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 70% magenta, 65% yellow, and 43% black. With a hue angle of 355.9 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#922C33
RGB146, 44, 51
HSL355.9°, 53.7%, 37.3%
CMYK0%, 70%, 65%, 43%
HSV355.9°, 69.9%, 57.3%
LAB34.3, 43.1, 20.2
XYZ13.4, 8.2, 4.0
Decimal9579571
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.98:1
Text on #FFFFFF
AAA
2.63:1
Text on #000000
FAIL
7.63:1
Text on #F8FAFC
AAA
2.24:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #922C33;
}
.text-color {
color: #922C33;
}
.border-color {
border: 2px solid #922C33;
}