#663342
A dark, moderate magenta closely aligning with Dimgray.
About #663342
The precise color #663342 is an excellent choice for modern design projects. It is closely associated with the named CSS color Dimgray. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 51, and 66.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 50% magenta, 35% yellow, and 60% black. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#663342
RGB102, 51, 66
HSL342.4°, 33.3%, 30.0%
CMYK0%, 50%, 35%, 60%
HSV342.4°, 50.0%, 40.0%
LAB28.3, 24.7, 1.1
XYZ7.6, 5.6, 5.8
Decimal6697794
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.92:1
Text on #FFFFFF
AAA
2.12:1
Text on #000000
FAIL
9.48:1
Text on #F8FAFC
AAA
1.80:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #663342;
}
.text-color {
color: #663342;
}
.border-color {
border: 2px solid #663342;
}