#666649
A dark, muted yellow closely aligning with Dimgray.
About #666649
Visually, #666649 is defined as a muted yellow. Its closest recognized web color is Dimgray. This translates to an RGB value of rgb(102, 102, 73).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 0% Magenta, 28% Yellow, and 60% Black. 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#666649
RGB102, 102, 73
HSL60.0°, 16.6%, 34.3%
CMYK0%, 0%, 28%, 60%
HSV60.0°, 28.4%, 40.0%
LAB42.5, -5.2, 16.4
XYZ11.4, 12.8, 8.2
Decimal6710857
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.90:1
Text on #FFFFFF
AA
3.56:1
Text on #000000
AA Large
5.64:1
Text on #F8FAFC
AA
3.03:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #666649;
}
.text-color {
color: #666649;
}
.border-color {
border: 2px solid #666649;
}