#92575F
A medium, muted red closely aligning with Rosybrown.
About #92575F
The precise color #92575F is an excellent choice for modern design projects. It is closely associated with the named CSS color Rosybrown. This translates to an RGB value of rgb(146, 87, 95).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 40% Magenta, 35% Yellow, and 43% Black. The HSL representation is 351.9° hue, 25.3% saturation, and 45.7% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#92575F
RGB146, 87, 95
HSL351.9°, 25.3%, 45.7%
CMYK0%, 40%, 35%, 43%
HSV351.9°, 40.4%, 57.3%
LAB43.9, 25.4, 5.9
XYZ17.3, 13.8, 12.6
Decimal9590623
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.60:1
Text on #FFFFFF
AA
3.75:1
Text on #000000
AA Large
5.35:1
Text on #F8FAFC
AA
3.19:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #92575F;
}
.text-color {
color: #92575F;
}
.border-color {
border: 2px solid #92575F;
}