#66751D
A dark, moderate yellow closely aligning with Darkolivegreen.
About #66751D
When working with digital screens, the color #66751D is rendered by mixing light. Designers often compare it to the standard color Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 117, and 29.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 13% C, 0% M, 75% Y, and 54% K. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#66751D
RGB102, 117, 29
HSL70.2°, 60.3%, 28.6%
CMYK13%, 0%, 75%, 54%
HSV70.2°, 75.2%, 45.9%
LAB46.5, -18.1, 43.9
XYZ12.1, 15.6, 3.5
Decimal6714653
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.09:1
Text on #FFFFFF
AA
4.13:1
Text on #000000
AA Large
4.86:1
Text on #F8FAFC
AA
3.51:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #66751D;
}
.text-color {
color: #66751D;
}
.border-color {
border: 2px solid #66751D;
}