#836D66
A medium, muted red closely aligning with Dimgray.
About #836D66
At its core, #836D66 is a medium and muted hue. Designers often compare it to the standard color Dimgray. Its digital footprint relies on 131 parts red, 109 parts green, and 102 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 17% magenta, 22% yellow, and 49% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#836D66
RGB131, 109, 102
HSL14.5°, 12.4%, 45.7%
CMYK0%, 17%, 22%, 49%
HSV14.5°, 22.1%, 51.4%
LAB47.9, 7.5, 7.1
XYZ17.2, 16.7, 14.9
Decimal8613222
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.83:1
Text on #FFFFFF
AA
4.34:1
Text on #000000
AA Large
4.62:1
Text on #F8FAFC
AA
3.69:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #836D66;
}
.text-color {
color: #836D66;
}
.border-color {
border: 2px solid #836D66;
}