#832433
A dark, moderate red closely aligning with Brown.
About #832433
The precise color #832433 is an excellent choice for modern design projects. Its closest recognized web color is Brown. This translates to an RGB value of rgb(131, 36, 51).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 73% M, 61% Y, and 49% K. With a hue angle of 350.5 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. 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#832433
RGB131, 36, 51
HSL350.5°, 56.9%, 32.7%
CMYK0%, 73%, 61%, 49%
HSV350.5°, 72.5%, 51.4%
LAB30.2, 41.4, 14.4
XYZ10.6, 6.3, 3.8
Decimal8594483
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.27:1
Text on #FFFFFF
AAA
2.27:1
Text on #000000
FAIL
8.86:1
Text on #F8FAFC
AAA
1.93:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #832433;
}
.text-color {
color: #832433;
}
.border-color {
border: 2px solid #832433;
}