#A87575
A medium, muted red closely aligning with Rosybrown.
About #A87575
The precise color #A87575 is an excellent choice for modern design projects. Its closest recognized web color is Rosybrown. Its digital footprint relies on 168 parts red, 117 parts green, and 117 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 30% Magenta, 30% Yellow, and 34% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A87575
RGB168, 117, 117
HSL0.0°, 22.7%, 55.9%
CMYK0%, 30%, 30%, 34%
HSV0.0°, 30.4%, 65.9%
LAB54.4, 20.1, 8.1
XYZ25.7, 22.3, 19.8
Decimal11040117
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.84:1
Text on #FFFFFF
AA Large
5.47:1
Text on #000000
AA
3.67:1
Text on #F8FAFC
AA Large
4.65:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A87575;
}
.text-color {
color: #A87575;
}
.border-color {
border: 2px solid #A87575;
}