#832C33
A dark, moderate red closely aligning with Brown.
About #832C33
At its core, #832C33 is a dark and moderate hue. Its closest recognized web color is Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 44, and 51.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 66% M, 61% Y, and 49% K. The HSL representation is 355.2° hue, 49.7% saturation, and 34.3% lightness.
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#832C33
RGB131, 44, 51
HSL355.2°, 49.7%, 34.3%
CMYK0%, 66%, 61%, 49%
HSV355.2°, 66.4%, 51.4%
LAB31.5, 37.9, 16.1
XYZ10.9, 6.9, 3.9
Decimal8596531
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.85:1
Text on #FFFFFF
AAA
2.37:1
Text on #000000
FAIL
8.46:1
Text on #F8FAFC
AAA
2.02:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #832C33;
}
.text-color {
color: #832C33;
}
.border-color {
border: 2px solid #832C33;
}