#A87C6D
A medium, muted orange closely aligning with Rosybrown.
About #A87C6D
Visually, #A87C6D is defined as a muted orange. Designers often compare it to the standard color Rosybrown. This translates to an RGB value of rgb(168, 124, 109).
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 26% magenta inks. With a hue angle of 15.3 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A87C6D
RGB168, 124, 109
HSL15.3°, 25.3%, 54.3%
CMYK0%, 26%, 35%, 34%
HSV15.3°, 35.1%, 65.9%
LAB55.9, 15.0, 14.9
XYZ26.1, 23.8, 17.7
Decimal11041901
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.64:1
Text on #FFFFFF
AA Large
5.77:1
Text on #000000
AA
3.48:1
Text on #F8FAFC
AA Large
4.90:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A87C6D;
}
.text-color {
color: #A87C6D;
}
.border-color {
border: 2px solid #A87C6D;
}