#665742
A dark, muted orange closely aligning with Dimgray.
About #665742
Visually, #665742 is defined as a muted orange. It is closely associated with the named CSS color Dimgray. Its digital footprint relies on 102 parts red, 87 parts green, and 66 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 15% magenta inks. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#665742
RGB102, 87, 66
HSL35.0°, 21.4%, 32.9%
CMYK0%, 15%, 35%, 60%
HSV35.0°, 35.3%, 40.0%
LAB37.9, 2.7, 14.5
XYZ9.9, 10.0, 6.6
Decimal6707010
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.98:1
Text on #FFFFFF
AA
3.01:1
Text on #000000
AA Large
6.68:1
Text on #F8FAFC
AA
2.56:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #665742;
}
.text-color {
color: #665742;
}
.border-color {
border: 2px solid #665742;
}