#756657
A medium, muted orange closely aligning with Dimgray.
About #756657
The hex code #756657 represents a beautifully specific shade of orange. Designers often compare it to the standard color Dimgray. To achieve this exact tint on a monitor, you would use an RGB mix of 117, 102, and 87.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 13% Magenta, 26% Yellow, and 54% Black. This makes it a relatively dark color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#756657
RGB117, 102, 87
HSL30.0°, 14.7%, 40.0%
CMYK0%, 13%, 26%, 54%
HSV30.0°, 25.6%, 45.9%
LAB44.2, 3.4, 10.7
XYZ13.8, 14.0, 11.0
Decimal7693911
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.53:1
Text on #FFFFFF
AA
3.79:1
Text on #000000
AA Large
5.29:1
Text on #F8FAFC
AA
3.23:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #756657;
}
.text-color {
color: #756657;
}
.border-color {
border: 2px solid #756657;
}