#923A2C
A dark, moderate red closely aligning with Sienna.
About #923A2C
The hex code #923A2C represents a beautifully specific shade of red. Its closest recognized web color is Sienna. This translates to an RGB value of rgb(146, 58, 44).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 60% M, 70% Y, and 43% K. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#923A2C
RGB146, 58, 44
HSL8.2°, 53.7%, 37.3%
CMYK0%, 60%, 70%, 43%
HSV8.2°, 69.9%, 57.3%
LAB36.6, 36.2, 27.4
XYZ13.8, 9.3, 3.5
Decimal9583148
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.33:1
Text on #FFFFFF
AAA
2.86:1
Text on #000000
FAIL
7.01:1
Text on #F8FAFC
AAA
2.43:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #923A2C;
}
.text-color {
color: #923A2C;
}
.border-color {
border: 2px solid #923A2C;
}