#A05033
A medium, moderate orange closely aligning with Sienna.
About #A05033
The hex code #A05033 represents a beautifully specific shade of orange. Its closest recognized web color is Sienna. This translates to an RGB value of rgb(160, 80, 51).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 50% 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, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A05033
RGB160, 80, 51
HSL16.0°, 51.7%, 41.4%
CMYK0%, 50%, 68%, 37%
HSV16.0°, 68.1%, 62.7%
LAB43.4, 30.8, 31.9
XYZ18.0, 13.4, 4.8
Decimal10506291
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.69:1
Text on #FFFFFF
AA
3.69:1
Text on #000000
AA Large
5.44:1
Text on #F8FAFC
AA
3.14:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A05033;
}
.text-color {
color: #A05033;
}
.border-color {
border: 2px solid #A05033;
}