#6D7575
A medium, muted neutral closely aligning with Dimgray.
About #6D7575
The hex code #6D7575 represents a beautifully specific shade of neutral. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 109 red, 117 green, and 117 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 7% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#6D7575
RGB109, 117, 117
HSL180.0°, 3.5%, 44.3%
CMYK7%, 0%, 0%, 54%
HSV180.0°, 6.8%, 45.9%
LAB48.6, -3.0, -1.0
XYZ15.9, 17.3, 19.3
Decimal7173493
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.72:1
Text on #FFFFFF
AA
4.45:1
Text on #000000
AA Large
4.51:1
Text on #F8FAFC
AA
3.78:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #6D7575;
}
.text-color {
color: #6D7575;
}
.border-color {
border: 2px solid #6D7575;
}