#A05F2C
A medium, moderate orange closely aligning with Sienna.
About #A05F2C
When working with digital screens, the color #A05F2C is rendered by mixing light. Designers often compare it to the standard color Sienna. In the RGB color space, it consists of 160 red, 95 green, and 44 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 41% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#A05F2C
RGB160, 95, 44
HSL26.4°, 56.9%, 40.0%
CMYK0%, 41%, 72%, 37%
HSV26.4°, 72.5%, 62.7%
LAB46.8, 22.0, 39.4
XYZ19.0, 15.8, 4.4
Decimal10510124
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.04:1
Text on #FFFFFF
AA
4.17:1
Text on #000000
AA Large
4.82:1
Text on #F8FAFC
AA
3.54:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A05F2C;
}
.text-color {
color: #A05F2C;
}
.border-color {
border: 2px solid #A05F2C;
}