#83163A
A dark, vivid magenta closely aligning with Brown.
About #83163A
Visually, #83163A is defined as a vivid magenta. Its closest recognized web color is Brown. In the RGB color space, it consists of 131 red, 22 green, and 58 blue.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 83% Magenta, 56% Yellow, and 49% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#83163A
RGB131, 22, 58
HSL340.2°, 71.2%, 30.0%
CMYK0%, 83%, 56%, 49%
HSV340.2°, 83.2%, 51.4%
LAB28.7, 46.8, 7.6
XYZ10.4, 5.7, 4.6
Decimal8590906
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.81:1
Text on #FFFFFF
AAA
2.14:1
Text on #000000
FAIL
9.38:1
Text on #F8FAFC
AAA
1.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #83163A;
}
.text-color {
color: #83163A;
}
.border-color {
border: 2px solid #83163A;
}