#831633
A dark, vivid magenta closely aligning with Brown.
About #831633
When working with digital screens, the color #831633 is rendered by mixing light. Designers often compare it to the standard color Brown. This translates to an RGB value of rgb(131, 22, 51).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 83% Magenta, 61% 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. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#831633
RGB131, 22, 51
HSL344.0°, 71.2%, 30.0%
CMYK0%, 83%, 61%, 49%
HSV344.0°, 83.2%, 51.4%
LAB28.5, 46.2, 12.0
XYZ10.2, 5.6, 3.7
Decimal8590899
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.87:1
Text on #FFFFFF
AAA
2.13:1
Text on #000000
FAIL
9.43:1
Text on #F8FAFC
AAA
1.81:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #831633;
}
.text-color {
color: #831633;
}
.border-color {
border: 2px solid #831633;
}