#830F33
A dark, vivid magenta closely aligning with Brown.
About #830F33
At its core, #830F33 is a dark and vivid hue. Its closest recognized web color is Brown. Its digital footprint relies on 131 parts red, 15 parts green, and 51 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 89% M, 61% Y, and 49% K. This makes it a relatively light color when applied to physical surfaces.
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#830F33
RGB131, 15, 51
HSL341.4°, 79.5%, 28.6%
CMYK0%, 89%, 61%, 49%
HSV341.4°, 88.5%, 51.4%
LAB27.9, 48.0, 11.2
XYZ10.1, 5.4, 3.6
Decimal8589107
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.09:1
Text on #FFFFFF
AAA
2.08:1
Text on #000000
FAIL
9.64:1
Text on #F8FAFC
AAA
1.77:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #830F33;
}
.text-color {
color: #830F33;
}
.border-color {
border: 2px solid #830F33;
}