#664957
A dark, muted magenta closely aligning with Dimgray.
About #664957
Visually, #664957 is defined as a muted magenta. Its closest recognized web color is Dimgray. In the RGB color space, it consists of 102 red, 73 green, and 87 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 28% M, 15% Y, and 60% K. The HSL representation is 331.0° hue, 16.6% saturation, and 34.3% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#664957
RGB102, 73, 87
HSL331.0°, 16.6%, 34.3%
CMYK0%, 28%, 15%, 60%
HSV331.0°, 28.4%, 40.0%
LAB34.6, 14.8, -3.4
XYZ9.6, 8.3, 10.1
Decimal6703447
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.91:1
Text on #FFFFFF
AAA
2.66:1
Text on #000000
FAIL
7.56:1
Text on #F8FAFC
AAA
2.26:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #664957;
}
.text-color {
color: #664957;
}
.border-color {
border: 2px solid #664957;
}