#665057
A dark, muted magenta closely aligning with Dimgray.
About #665057
At its core, #665057 is a dark and muted hue. Designers often compare it to the standard color Dimgray. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 80, and 87.
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 22% magenta inks. With a hue angle of 340.9 degrees, it sits comfortably in the magenta spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#665057
RGB102, 80, 87
HSL340.9°, 12.1%, 35.7%
CMYK0%, 22%, 15%, 60%
HSV340.9°, 21.6%, 40.0%
LAB36.5, 10.5, -0.6
XYZ10.1, 9.3, 10.3
Decimal6705239
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.37:1
Text on #FFFFFF
AAA
2.85:1
Text on #000000
FAIL
7.04:1
Text on #F8FAFC
AAA
2.42:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #665057;
}
.text-color {
color: #665057;
}
.border-color {
border: 2px solid #665057;
}