#922C2C
A dark, moderate red closely aligning with Brown.
About #922C2C
The precise color #922C2C is an excellent choice for modern design projects. Its closest recognized web color is Brown. In the RGB color space, it consists of 146 red, 44 green, and 44 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 70% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#922C2C
RGB146, 44, 44
HSL0.0°, 53.7%, 37.3%
CMYK0%, 70%, 70%, 43%
HSV0.0°, 69.9%, 57.3%
LAB34.2, 42.7, 24.5
XYZ13.2, 8.1, 3.2
Decimal9579564
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.02:1
Text on #FFFFFF
AAA
2.62:1
Text on #000000
FAIL
7.66:1
Text on #F8FAFC
AAA
2.23:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #922C2C;
}
.text-color {
color: #922C2C;
}
.border-color {
border: 2px solid #922C2C;
}