#836D57
A medium, muted orange closely aligning with Dimgray.
About #836D57
The precise color #836D57 is an excellent choice for modern design projects. Its closest recognized web color is Dimgray. Its digital footprint relies on 131 parts red, 109 parts green, and 87 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 17% Magenta, 34% Yellow, and 49% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#836D57
RGB131, 109, 87
HSL30.0°, 20.2%, 42.7%
CMYK0%, 17%, 34%, 49%
HSV30.0°, 33.6%, 51.4%
LAB47.6, 5.2, 15.5
XYZ16.5, 16.5, 11.3
Decimal8613207
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.89:1
Text on #FFFFFF
AA
4.29:1
Text on #000000
AA Large
4.68:1
Text on #F8FAFC
AA
3.65:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #836D57;
}
.text-color {
color: #836D57;
}
.border-color {
border: 2px solid #836D57;
}