#6D6D5F
A medium, muted neutral closely aligning with Dimgray.
About #6D6D5F
The precise color #6D6D5F is an excellent choice for modern design projects. Its closest recognized web color is Dimgray. Its digital footprint relies on 109 parts red, 109 parts green, and 95 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 0% M, 13% Y, and 57% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#6D6D5F
RGB109, 109, 95
HSL60.0°, 6.9%, 40.0%
CMYK0%, 0%, 13%, 57%
HSV60.0°, 12.8%, 42.7%
LAB45.7, -2.7, 7.8
XYZ13.8, 15.0, 13.0
Decimal7171423
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.25:1
Text on #FFFFFF
AA
4.00:1
Text on #000000
AA Large
5.01:1
Text on #F8FAFC
AA
3.40:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D6D5F;
}
.text-color {
color: #6D6D5F;
}
.border-color {
border: 2px solid #6D6D5F;
}