#756D66
A medium, muted neutral closely aligning with Dimgray.
About #756D66
At its core, #756D66 is a medium and muted hue. Its closest recognized web color is Dimgray. Its digital footprint relies on 117 parts red, 109 parts green, and 102 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 7% magenta, 13% yellow, and 54% black. This makes it a relatively dark color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#756D66
RGB117, 109, 102
HSL28.0°, 6.8%, 42.9%
CMYK0%, 7%, 13%, 54%
HSV28.0°, 12.8%, 45.9%
LAB46.5, 1.8, 5.0
XYZ15.2, 15.7, 14.8
Decimal7695718
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.08:1
Text on #FFFFFF
AA
4.14:1
Text on #000000
AA Large
4.85:1
Text on #F8FAFC
AA
3.52:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #756D66;
}
.text-color {
color: #756D66;
}
.border-color {
border: 2px solid #756D66;
}