#A80742
A dark, vivid magenta closely aligning with Brown.
About #A80742
The precise color #A80742 is an excellent choice for modern design projects. If you're using CSS, you might find it aligns closely with Brown. In the RGB color space, it consists of 168 red, 7 green, and 66 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 96% M, 61% Y, and 34% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#A80742
RGB168, 7, 66
HSL338.0°, 92.0%, 34.3%
CMYK0%, 96%, 61%, 34%
HSV338.0°, 95.8%, 65.9%
LAB35.7, 59.9, 13.3
XYZ17.2, 8.9, 6.0
Decimal11011906
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.57:1
Text on #FFFFFF
AAA
2.77:1
Text on #000000
FAIL
7.24:1
Text on #F8FAFC
AAA
2.36:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A80742;
}
.text-color {
color: #A80742;
}
.border-color {
border: 2px solid #A80742;
}