#833349
A dark, moderate magenta closely aligning with Indianred.
About #833349
When working with digital screens, the color #833349 is rendered by mixing light. Designers often compare it to the standard color Indianred. This translates to an RGB value of rgb(131, 51, 73).
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 61% Magenta, 44% Yellow, and 49% Black. Always request a physical proof before doing a large print run with this exact code.
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#833349
RGB131, 51, 73
HSL343.5°, 44.0%, 35.7%
CMYK0%, 61%, 44%, 49%
HSV343.5°, 61.1%, 51.4%
LAB33.3, 36.6, 4.2
XYZ11.7, 7.7, 7.2
Decimal8598345
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.28:1
Text on #FFFFFF
AAA
2.53:1
Text on #000000
FAIL
7.92:1
Text on #F8FAFC
AAA
2.15:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #833349;
}
.text-color {
color: #833349;
}
.border-color {
border: 2px solid #833349;
}