#A80033
A dark, vivid magenta closely aligning with Brown.
About #A80033
The precise color #A80033 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 168, 0, and 51.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 100% Magenta, 70% Yellow, and 34% Black. With a hue angle of 341.8 degrees, it sits comfortably in the magenta spectrum.
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#A80033
RGB168, 0, 51
HSL341.8°, 100.0%, 32.9%
CMYK0%, 100%, 70%, 34%
HSV341.8°, 100.0%, 65.9%
LAB35.1, 59.9, 22.2
XYZ16.7, 8.6, 3.9
Decimal11010099
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.74:1
Text on #FFFFFF
AAA
2.71:1
Text on #000000
FAIL
7.40:1
Text on #F8FAFC
AAA
2.31:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A80033;
}
.text-color {
color: #A80033;
}
.border-color {
border: 2px solid #A80033;
}