#995057
A medium, moderate red closely aligning with Indianred.
About #995057
At its core, #995057 is a medium and moderate hue. Designers often compare it to the standard color Indianred. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 80, and 87.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 48% Magenta, 43% Yellow, and 40% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#995057
RGB153, 80, 87
HSL354.2°, 31.3%, 45.7%
CMYK0%, 48%, 43%, 40%
HSV354.2°, 47.7%, 60.0%
LAB43.1, 31.1, 9.7
XYZ17.7, 13.2, 10.6
Decimal10047575
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.77:1
Text on #FFFFFF
AA
3.64:1
Text on #000000
AA Large
5.51:1
Text on #F8FAFC
AA
3.09:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995057;
}
.text-color {
color: #995057;
}
.border-color {
border: 2px solid #995057;
}