#A06D42
A medium, moderate orange closely aligning with Sienna.
About #A06D42
At its core, #A06D42 is a medium and moderate hue. Its closest recognized web color is Sienna. Its digital footprint relies on 160 parts red, 109 parts green, and 66 parts blue light.
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 32% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A06D42
RGB160, 109, 66
HSL27.4°, 41.6%, 44.3%
CMYK0%, 32%, 59%, 37%
HSV27.4°, 58.7%, 62.7%
LAB50.5, 15.6, 31.9
XYZ20.9, 18.8, 7.7
Decimal10513730
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.41:1
Text on #FFFFFF
AA Large
4.76:1
Text on #000000
AA
4.22:1
Text on #F8FAFC
AA Large
4.05:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A06D42;
}
.text-color {
color: #A06D42;
}
.border-color {
border: 2px solid #A06D42;
}