#92241D
A dark, moderate red closely aligning with Brown.
About #92241D
At its core, #92241D is a dark and moderate hue. Designers often compare it to the standard color Brown. In the RGB color space, it consists of 146 red, 36 green, and 29 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 75% Magenta, 80% Yellow, and 43% Black. With a hue angle of 3.6 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#92241D
RGB146, 36, 29
HSL3.6°, 66.9%, 34.3%
CMYK0%, 75%, 80%, 43%
HSV3.6°, 80.1%, 57.3%
LAB32.8, 45.2, 32.0
XYZ12.7, 7.5, 1.9
Decimal9577501
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.43:1
Text on #FFFFFF
AAA
2.49:1
Text on #000000
FAIL
8.05:1
Text on #F8FAFC
AAA
2.12:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #92241D;
}
.text-color {
color: #92241D;
}
.border-color {
border: 2px solid #92241D;
}