#92422C
A dark, moderate red closely aligning with Sienna.
About #92422C
The precise color #92422C is an excellent choice for modern design projects. Designers often compare it to the standard color Sienna. In the RGB color space, it consists of 146 red, 66 green, and 44 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 55% Magenta, 70% Yellow, and 43% Black. The HSL representation is 12.9° hue, 53.7% saturation, and 37.3% lightness.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#92422C
RGB146, 66, 44
HSL12.9°, 53.7%, 37.3%
CMYK0%, 55%, 70%, 43%
HSV12.9°, 69.9%, 57.3%
LAB38.2, 32.1, 29.2
XYZ14.3, 10.2, 3.6
Decimal9585196
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.91:1
Text on #FFFFFF
AA
3.04:1
Text on #000000
AA Large
6.61:1
Text on #F8FAFC
AA
2.58:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #92422C;
}
.text-color {
color: #92422C;
}
.border-color {
border: 2px solid #92422C;
}