#A85033
A medium, moderate red closely aligning with Sienna.
About #A85033
At its core, #A85033 is a medium and moderate hue. Designers often compare it to the standard color Sienna. This translates to an RGB value of rgb(168, 80, 51).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 52% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#A85033
RGB168, 80, 51
HSL14.9°, 53.4%, 42.9%
CMYK0%, 52%, 70%, 34%
HSV14.9°, 69.6%, 65.9%
LAB44.7, 34.0, 33.7
XYZ19.6, 14.3, 4.9
Decimal11030579
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.44:1
Text on #FFFFFF
AA
3.86:1
Text on #000000
AA Large
5.20:1
Text on #F8FAFC
AA
3.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A85033;
}
.text-color {
color: #A85033;
}
.border-color {
border: 2px solid #A85033;
}