#A03A3A
A medium, moderate red closely aligning with Brown.
About #A03A3A
The hex code #A03A3A represents a beautifully specific shade of red. Designers often compare it to the standard color Brown. In the RGB color space, it consists of 160 red, 58 green, and 58 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 64% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#A03A3A
RGB160, 58, 58
HSL0.0°, 46.8%, 42.7%
CMYK0%, 64%, 64%, 37%
HSV0.0°, 63.8%, 62.7%
LAB39.3, 42.3, 22.7
XYZ16.8, 10.8, 5.2
Decimal10500666
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.64:1
Text on #FFFFFF
AA
3.16:1
Text on #000000
AA Large
6.35:1
Text on #F8FAFC
AA
2.69:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A03A3A;
}
.text-color {
color: #A03A3A;
}
.border-color {
border: 2px solid #A03A3A;
}