#A06649
A medium, moderate orange closely aligning with Sienna.
About #A06649
When working with digital screens, the color #A06649 is rendered by mixing light. Its closest recognized web color is Sienna. Its digital footprint relies on 160 parts red, 102 parts green, and 73 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, 54% Y, and 37% K. The HSL representation is 20.0° hue, 37.3% saturation, and 45.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A06649
RGB160, 102, 73
HSL20.0°, 37.3%, 45.7%
CMYK0%, 36%, 54%, 37%
HSV20.0°, 54.4%, 62.7%
LAB48.8, 20.2, 26.0
XYZ20.5, 17.5, 8.6
Decimal10511945
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.68:1
Text on #FFFFFF
AA
4.49:1
Text on #000000
AA Large
4.47:1
Text on #F8FAFC
AA Large
3.82:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A06649;
}
.text-color {
color: #A06649;
}
.border-color {
border: 2px solid #A06649;
}