#A87C5F
A medium, muted orange closely aligning with Rosybrown.
About #A87C5F
The precise color #A87C5F is an excellent choice for modern design projects. It is closely associated with the named CSS color Rosybrown. In the RGB color space, it consists of 168 red, 124 green, and 95 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 26% M, 43% Y, and 34% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A87C5F
RGB168, 124, 95
HSL23.8°, 29.6%, 51.6%
CMYK0%, 26%, 43%, 34%
HSV23.8°, 43.5%, 65.9%
LAB55.7, 13.3, 22.5
XYZ25.4, 23.6, 14.0
Decimal11041887
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.68:1
Text on #FFFFFF
AA Large
5.71:1
Text on #000000
AA
3.51:1
Text on #F8FAFC
AA Large
4.86:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A87C5F;
}
.text-color {
color: #A87C5F;
}
.border-color {
border: 2px solid #A87C5F;
}