#995F5F
A medium, muted red closely aligning with Rosybrown.
About #995F5F
The hex code #995F5F represents a beautifully specific shade of red. Its closest recognized web color is Rosybrown. To achieve this exact tint on a monitor, you would use an RGB mix of 153, 95, and 95.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 38% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #FFFFFF text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#995F5F
RGB153, 95, 95
HSL0.0°, 23.4%, 48.6%
CMYK0%, 38%, 38%, 40%
HSV0.0°, 37.9%, 60.0%
LAB46.7, 23.6, 10.0
XYZ19.3, 15.8, 12.9
Decimal10051423
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.05:1
Text on #FFFFFF
AA
4.16:1
Text on #000000
AA Large
4.83:1
Text on #F8FAFC
AA
3.53:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #995F5F;
}
.text-color {
color: #995F5F;
}
.border-color {
border: 2px solid #995F5F;
}