#A87550
A medium, moderate orange closely aligning with Sienna.
About #A87550
The precise color #A87550 is an excellent choice for modern design projects. Its closest recognized web color is Sienna. This translates to an RGB value of rgb(168, 117, 80).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 30% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A87550
RGB168, 117, 80
HSL25.2°, 35.5%, 48.6%
CMYK0%, 30%, 52%, 34%
HSV25.2°, 52.4%, 65.9%
LAB53.6, 15.7, 28.3
XYZ24.0, 21.6, 10.5
Decimal11040080
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.94:1
Text on #FFFFFF
AA Large
5.33:1
Text on #000000
AA
3.77:1
Text on #F8FAFC
AA Large
4.53:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A87550;
}
.text-color {
color: #A87550;
}
.border-color {
border: 2px solid #A87550;
}