#833342
A dark, moderate red closely aligning with Indianred.
About #833342
Visually, #833342 is defined as a moderate red. Designers often compare it to the standard color Indianred. This translates to an RGB value of rgb(131, 51, 66).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 61% magenta inks. With a hue angle of 348.8 degrees, it sits comfortably in the red spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#833342
RGB131, 51, 66
HSL348.8°, 44.0%, 35.7%
CMYK0%, 61%, 50%, 49%
HSV348.8°, 61.1%, 51.4%
LAB33.1, 35.8, 8.5
XYZ11.5, 7.6, 6.0
Decimal8598338
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.34:1
Text on #FFFFFF
AAA
2.52:1
Text on #000000
FAIL
7.97:1
Text on #F8FAFC
AAA
2.14:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #833342;
}
.text-color {
color: #833342;
}
.border-color {
border: 2px solid #833342;
}