#83073A
A dark, vivid magenta closely aligning with Brown.
About #83073A
When working with digital screens, the color #83073A is rendered by mixing light. Designers often compare it to the standard color Brown. Its digital footprint relies on 131 parts red, 7 parts green, and 58 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 95% magenta, 56% 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#83073A
RGB131, 7, 58
HSL335.3°, 89.9%, 27.1%
CMYK0%, 95%, 56%, 49%
HSV335.3°, 94.7%, 51.4%
LAB27.5, 50.0, 6.0
XYZ10.2, 5.3, 4.5
Decimal8587066
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.21:1
Text on #FFFFFF
AAA
2.06:1
Text on #000000
FAIL
9.76:1
Text on #F8FAFC
AAA
1.75:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #83073A;
}
.text-color {
color: #83073A;
}
.border-color {
border: 2px solid #83073A;
}