#A8003A
A dark, vivid magenta closely aligning with Brown.
About #A8003A
The precise color #A8003A is an excellent choice for modern design projects. Its closest recognized web color is Brown. This translates to an RGB value of rgb(168, 0, 58).
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 100% magenta, 65% yellow, and 34% black. The HSL representation is 339.3° hue, 100.0% saturation, and 32.9% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A8003A
RGB168, 0, 58
HSL339.3°, 100.0%, 32.9%
CMYK0%, 100%, 65%, 34%
HSV339.3°, 100.0%, 65.9%
LAB35.3, 60.3, 17.8
XYZ16.9, 8.6, 4.8
Decimal11010106
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.70:1
Text on #FFFFFF
AAA
2.73:1
Text on #000000
FAIL
7.36:1
Text on #F8FAFC
AAA
2.32:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A8003A;
}
.text-color {
color: #A8003A;
}
.border-color {
border: 2px solid #A8003A;
}