#A0163A
A dark, vivid magenta closely aligning with Brown.
About #A0163A
The precise color #A0163A is an excellent choice for modern design projects. Its closest recognized web color is Brown. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 22, and 58.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 86% Magenta, 64% Yellow, and 37% Black. With a hue angle of 344.3 degrees, it sits comfortably in the magenta spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A0163A
RGB160, 22, 58
HSL344.3°, 75.8%, 35.7%
CMYK0%, 86%, 64%, 37%
HSV344.3°, 86.2%, 62.7%
LAB34.7, 54.9, 16.8
XYZ15.5, 8.4, 4.8
Decimal10491450
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.86:1
Text on #FFFFFF
AAA
2.67:1
Text on #000000
FAIL
7.52:1
Text on #F8FAFC
AAA
2.27:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A0163A;
}
.text-color {
color: #A0163A;
}
.border-color {
border: 2px solid #A0163A;
}