#923A24
A dark, moderate red closely aligning with Sienna.
About #923A24
The precise color #923A24 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, 58 green, and 36 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 60% M, 75% Y, and 43% K. The HSL representation is 12.0° hue, 60.4% saturation, and 35.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#923A24
RGB146, 58, 36
HSL12.0°, 60.4%, 35.7%
CMYK0%, 60%, 75%, 43%
HSV12.0°, 75.3%, 57.3%
LAB36.5, 35.8, 31.9
XYZ13.7, 9.3, 2.7
Decimal9583140
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.36:1
Text on #FFFFFF
AAA
2.85:1
Text on #000000
FAIL
7.04:1
Text on #F8FAFC
AAA
2.43:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #923A24;
}
.text-color {
color: #923A24;
}
.border-color {
border: 2px solid #923A24;
}