#A03A33
A medium, moderate red closely aligning with Brown.
About #A03A33
The precise color #A03A33 is an excellent choice for modern design projects. Its closest recognized web color is Brown. In the RGB color space, it consists of 160 red, 58 green, and 51 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 64% magenta, 68% yellow, and 37% black. The HSL representation is 3.9° hue, 51.7% saturation, and 41.4% lightness.
Contrast ratios determine whether this color is safe for typography. 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#A03A33
RGB160, 58, 51
HSL3.9°, 51.7%, 41.4%
CMYK0%, 64%, 68%, 37%
HSV3.9°, 68.1%, 62.7%
LAB39.1, 41.9, 26.8
XYZ16.6, 10.7, 4.3
Decimal10500659
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.67:1
Text on #FFFFFF
AA
3.15:1
Text on #000000
AA Large
6.38:1
Text on #F8FAFC
AA
2.68:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A03A33;
}
.text-color {
color: #A03A33;
}
.border-color {
border: 2px solid #A03A33;
}