#835749
A medium, muted red closely aligning with Dimgray.
About #835749
At its core, #835749 is a medium and muted hue. It is closely associated with the named CSS color Dimgray. In the RGB color space, it consists of 131 red, 87 green, and 73 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 34% magenta, 44% yellow, and 49% black. With a hue angle of 14.5 degrees, it sits comfortably in the red spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#835749
RGB131, 87, 73
HSL14.5°, 28.4%, 40.0%
CMYK0%, 34%, 44%, 49%
HSV14.5°, 44.3%, 51.4%
LAB41.4, 16.4, 15.5
XYZ14.0, 12.1, 7.9
Decimal8607561
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.13:1
Text on #FFFFFF
AA
3.42:1
Text on #000000
AA Large
5.86:1
Text on #F8FAFC
AA
2.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #835749;
}
.text-color {
color: #835749;
}
.border-color {
border: 2px solid #835749;
}