#756D57
A medium, muted orange closely aligning with Dimgray.
About #756D57
The hex code #756D57 represents a beautifully specific shade of orange. Designers often compare it to the standard color Dimgray. Its digital footprint relies on 117 parts red, 109 parts green, and 87 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 7% M, 26% Y, and 54% K. With a hue angle of 44.0 degrees, it sits comfortably in the orange spectrum.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#756D57
RGB117, 109, 87
HSL44.0°, 14.7%, 40.0%
CMYK0%, 7%, 26%, 54%
HSV44.0°, 25.6%, 45.9%
LAB46.2, -0.7, 13.4
XYZ14.5, 15.4, 11.2
Decimal7695703
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.15:1
Text on #FFFFFF
AA
4.08:1
Text on #000000
AA Large
4.92:1
Text on #F8FAFC
AA
3.47:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #756D57;
}
.text-color {
color: #756D57;
}
.border-color {
border: 2px solid #756D57;
}