#830033
A dark, vivid magenta closely aligning with Brown.
About #830033
Visually, #830033 is defined as a vivid magenta. Designers often compare it to the standard color Brown. This translates to an RGB value of rgb(131, 0, 51).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 100% magenta, 61% yellow, and 49% black. With a hue angle of 336.6 degrees, it sits comfortably in the magenta spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#830033
RGB131, 0, 51
HSL336.6°, 100.0%, 25.7%
CMYK0%, 100%, 61%, 49%
HSV336.6°, 100.0%, 51.4%
LAB26.9, 50.7, 9.9
XYZ10.0, 5.1, 3.6
Decimal8585267
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.43:1
Text on #FFFFFF
AAA
2.01:1
Text on #000000
FAIL
9.97:1
Text on #F8FAFC
AAA
1.71:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #830033;
}
.text-color {
color: #830033;
}
.border-color {
border: 2px solid #830033;
}