#665050
A dark, muted red closely aligning with Dimgray.
About #665050
The precise color #665050 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, 80, and 80.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 22% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. 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#665050
RGB102, 80, 80
HSL0.0°, 12.1%, 35.7%
CMYK0%, 22%, 22%, 60%
HSV0.0°, 21.6%, 40.0%
LAB36.3, 9.2, 3.5
XYZ9.8, 9.1, 8.8
Decimal6705232
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.43:1
Text on #FFFFFF
AAA
2.83:1
Text on #000000
FAIL
7.10:1
Text on #F8FAFC
AAA
2.40:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #665050;
}
.text-color {
color: #665050;
}
.border-color {
border: 2px solid #665050;
}