#835F57
A medium, muted red closely aligning with Dimgray.
About #835F57
At its core, #835F57 is a medium and muted hue. It is closely associated with the named CSS color Dimgray. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 95, and 87.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 27% magenta, 34% yellow, and 49% black. Always request a physical proof before doing a large print run with this exact code.
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#835F57
RGB131, 95, 87
HSL10.9°, 20.2%, 42.7%
CMYK0%, 27%, 34%, 49%
HSV10.9°, 33.6%, 51.4%
LAB43.8, 13.5, 10.3
XYZ15.2, 13.7, 10.9
Decimal8609623
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.62:1
Text on #FFFFFF
AA
3.74:1
Text on #000000
AA Large
5.37:1
Text on #F8FAFC
AA
3.18:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #835F57;
}
.text-color {
color: #835F57;
}
.border-color {
border: 2px solid #835F57;
}