#665F42
A dark, muted yellow closely aligning with Dimgray.
About #665F42
The precise color #665F42 is an excellent choice for modern design projects. Designers often compare it to the standard color Dimgray. In the RGB color space, it consists of 102 red, 95 green, and 66 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 7% M, 35% 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. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#665F42
RGB102, 95, 66
HSL48.3°, 21.4%, 32.9%
CMYK0%, 7%, 35%, 60%
HSV48.3°, 35.3%, 40.0%
LAB40.3, -2.1, 17.6
XYZ10.6, 11.4, 6.8
Decimal6709058
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.40:1
Text on #FFFFFF
AA
3.28:1
Text on #000000
AA Large
6.12:1
Text on #F8FAFC
AA
2.79:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #665F42;
}
.text-color {
color: #665F42;
}
.border-color {
border: 2px solid #665F42;
}