#925E5F
A medium, muted red closely aligning with Rosybrown.
About #925E5F
At its core, #925E5F is a medium and muted hue. Its closest recognized web color is Rosybrown. This translates to an RGB value of rgb(146, 94, 95).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 0% cyan and 36% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. 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#925E5F
RGB146, 94, 95
HSL358.8°, 21.7%, 47.1%
CMYK0%, 36%, 35%, 43%
HSV358.8°, 35.6%, 57.3%
LAB45.6, 21.4, 8.2
XYZ17.9, 14.9, 12.8
Decimal9592415
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.27:1
Text on #FFFFFF
AA
3.99:1
Text on #000000
AA Large
5.03:1
Text on #F8FAFC
AA
3.39:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #925E5F;
}
.text-color {
color: #925E5F;
}
.border-color {
border: 2px solid #925E5F;
}