#995757
A medium, muted red closely aligning with Indianred.
About #995757
When working with digital screens, the color #995757 is rendered by mixing light. It is closely associated with the named CSS color Indianred. This translates to an RGB value of rgb(153, 87, 87).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 43% M, 43% Y, and 40% K. The HSL representation is 0.0° hue, 27.5% saturation, and 47.1% lightness.
Contrast ratios determine whether this color is safe for typography. 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#995757
RGB153, 87, 87
HSL0.0°, 27.5%, 47.1%
CMYK0%, 43%, 43%, 40%
HSV0.0°, 43.1%, 60.0%
LAB44.6, 27.2, 11.9
XYZ18.3, 14.3, 10.8
Decimal10049367
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.45:1
Text on #FFFFFF
AA
3.86:1
Text on #000000
AA Large
5.21:1
Text on #F8FAFC
AA
3.28:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995757;
}
.text-color {
color: #995757;
}
.border-color {
border: 2px solid #995757;
}