#A02C49
A medium, moderate red closely aligning with Brown.
About #A02C49
The precise color #A02C49 is an excellent choice for modern design projects. Its closest recognized web color is Brown. Its digital footprint relies on 160 parts red, 44 parts green, and 73 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 72% Magenta, 54% Yellow, and 37% Black. The HSL representation is 345.0° hue, 56.9% saturation, and 40.0% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#A02C49
RGB160, 44, 73
HSL345.0°, 56.9%, 40.0%
CMYK0%, 72%, 54%, 37%
HSV345.0°, 72.5%, 62.7%
LAB37.4, 49.3, 10.8
XYZ16.6, 9.8, 7.3
Decimal10497097
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.12:1
Text on #FFFFFF
AAA
2.95:1
Text on #000000
FAIL
6.80:1
Text on #F8FAFC
AA
2.51:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A02C49;
}
.text-color {
color: #A02C49;
}
.border-color {
border: 2px solid #A02C49;
}