#A07550
A medium, moderate orange closely aligning with Sienna.
About #A07550
At its core, #A07550 is a medium and moderate hue. It is closely associated with the named CSS color Sienna. This translates to an RGB value of rgb(160, 117, 80).
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 27% magenta inks. The HSL representation is 27.7° hue, 33.3% saturation, and 47.1% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A07550
RGB160, 117, 80
HSL27.7°, 33.3%, 47.1%
CMYK0%, 27%, 50%, 37%
HSV27.7°, 50.0%, 62.7%
LAB52.7, 12.3, 27.0
XYZ22.3, 20.8, 10.4
Decimal10515792
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.07:1
Text on #FFFFFF
AA Large
5.16:1
Text on #000000
AA
3.89:1
Text on #F8FAFC
AA Large
4.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #A07550;
}
.text-color {
color: #A07550;
}
.border-color {
border: 2px solid #A07550;
}