#665F50
A dark, muted orange closely aligning with Dimgray.
About #665F50
The precise color #665F50 is an excellent choice for modern design projects. It is closely associated with the named CSS color Dimgray. In the RGB color space, it consists of 102 red, 95 green, and 80 blue.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 7% M, 22% Y, and 60% K. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#665F50
RGB102, 95, 80
HSL40.9°, 12.1%, 35.7%
CMYK0%, 7%, 22%, 60%
HSV40.9°, 21.6%, 40.0%
LAB40.6, 0.0, 9.6
XYZ11.0, 11.6, 9.2
Decimal6709072
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.33:1
Text on #FFFFFF
AA
3.32:1
Text on #000000
AA Large
6.05:1
Text on #F8FAFC
AA
2.82:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #665F50;
}
.text-color {
color: #665F50;
}
.border-color {
border: 2px solid #665F50;
}