#66663A
A dark, muted yellow closely aligning with Darkolivegreen.
About #66663A
The hex code #66663A represents a beautifully specific shade of yellow. Designers often compare it to the standard color Darkolivegreen. Its digital footprint relies on 102 parts red, 102 parts green, and 58 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 0% Magenta, 43% Yellow, and 60% Black. With a hue angle of 60.0 degrees, it sits comfortably in the yellow spectrum.
Contrast ratios determine whether this color is safe for typography. 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#66663A
RGB102, 102, 58
HSL60.0°, 27.5%, 31.4%
CMYK0%, 0%, 43%, 60%
HSV60.0°, 43.1%, 40.0%
LAB42.2, -7.3, 24.8
XYZ11.0, 12.6, 5.9
Decimal6710842
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.95:1
Text on #FFFFFF
AA
3.53:1
Text on #000000
AA Large
5.69:1
Text on #F8FAFC
AA
3.00:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #66663A;
}
.text-color {
color: #66663A;
}
.border-color {
border: 2px solid #66663A;
}