#923333
A dark, moderate red closely aligning with Brown.
About #923333
The hex code #923333 represents a beautifully specific shade of red. Its closest recognized web color is Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 146, 51, and 51.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 65% M, 65% Y, and 43% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#923333
RGB146, 51, 51
HSL0.0°, 48.2%, 38.6%
CMYK0%, 65%, 65%, 43%
HSV0.0°, 65.1%, 57.3%
LAB35.4, 40.0, 21.7
XYZ13.6, 8.7, 4.1
Decimal9581363
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.65:1
Text on #FFFFFF
AAA
2.74:1
Text on #000000
FAIL
7.32:1
Text on #F8FAFC
AAA
2.33:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #923333;
}
.text-color {
color: #923333;
}
.border-color {
border: 2px solid #923333;
}