#A0663A
A medium, moderate orange closely aligning with Sienna.
About #A0663A
At its core, #A0663A is a medium and moderate hue. Designers often compare it to the standard color Sienna. Its digital footprint relies on 160 parts red, 102 parts green, and 58 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 36% M, 64% Y, and 37% K. The HSL representation is 25.9° hue, 46.8% saturation, and 42.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#A0663A
RGB160, 102, 58
HSL25.9°, 46.8%, 42.7%
CMYK0%, 36%, 64%, 37%
HSV25.9°, 63.8%, 62.7%
LAB48.6, 19.0, 34.1
XYZ20.0, 17.3, 6.3
Decimal10511930
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.71:1
Text on #FFFFFF
AA
4.46:1
Text on #000000
AA Large
4.50:1
Text on #F8FAFC
AA
3.79:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A0663A;
}
.text-color {
color: #A0663A;
}
.border-color {
border: 2px solid #A0663A;
}