#836650
A medium, muted orange closely aligning with Dimgray.
About #836650
At its core, #836650 is a medium and muted hue. Designers often compare it to the standard color Dimgray. This translates to an RGB value of rgb(131, 102, 80).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 22% M, 39% Y, and 49% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#836650
RGB131, 102, 80
HSL25.9°, 24.2%, 41.4%
CMYK0%, 22%, 39%, 49%
HSV25.9°, 38.9%, 51.4%
LAB45.5, 8.4, 16.9
XYZ15.6, 14.9, 9.6
Decimal8611408
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.27:1
Text on #FFFFFF
AA
3.98:1
Text on #000000
AA Large
5.04:1
Text on #F8FAFC
AA
3.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #836650;
}
.text-color {
color: #836650;
}
.border-color {
border: 2px solid #836650;
}