#7C666D
A medium, muted neutral closely aligning with Dimgray.
About #7C666D
The hex code #7C666D represents a beautifully specific shade of neutral. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(124, 102, 109).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 0% cyan and 18% magenta inks. With a hue angle of 340.9 degrees, it sits comfortably in the neutral spectrum.
Contrast ratios determine whether this color is safe for typography. 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#7C666D
RGB124, 102, 109
HSL340.9°, 9.7%, 44.3%
CMYK0%, 18%, 12%, 51%
HSV340.9°, 17.7%, 48.6%
LAB45.5, 10.0, -0.6
XYZ15.8, 14.9, 16.5
Decimal8152685
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.28:1
Text on #FFFFFF
AA
3.98:1
Text on #000000
AA Large
5.05:1
Text on #F8FAFC
AA
3.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C666D;
}
.text-color {
color: #7C666D;
}
.border-color {
border: 2px solid #7C666D;
}