#A04233
A medium, moderate red closely aligning with Sienna.
About #A04233
Visually, #A04233 is defined as a moderate red. If you're using CSS, you might find it aligns closely with Sienna. In the RGB color space, it consists of 160 red, 66 green, and 51 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 59% magenta, 68% yellow, and 37% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A04233
RGB160, 66, 51
HSL8.3°, 51.7%, 41.4%
CMYK0%, 59%, 68%, 37%
HSV8.3°, 68.1%, 62.7%
LAB40.6, 38.0, 28.5
XYZ17.0, 11.6, 4.5
Decimal10502707
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.32:1
Text on #FFFFFF
AA
3.32:1
Text on #000000
AA Large
6.04:1
Text on #F8FAFC
AA
2.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #A04233;
}
.text-color {
color: #A04233;
}
.border-color {
border: 2px solid #A04233;
}