#666616
A dark, moderate yellow closely aligning with Darkolivegreen.
About #666616
The precise color #666616 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkolivegreen. This translates to an RGB value of rgb(102, 102, 22).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 0% M, 78% Y, and 60% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#666616
RGB102, 102, 22
HSL60.0°, 64.5%, 24.3%
CMYK0%, 0%, 78%, 60%
HSV60.0°, 78.4%, 40.0%
LAB41.8, -10.3, 42.1
XYZ10.4, 12.4, 2.6
Decimal6710806
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.04:1
Text on #FFFFFF
AA
3.48:1
Text on #000000
AA Large
5.77:1
Text on #F8FAFC
AA
2.96:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #666616;
}
.text-color {
color: #666616;
}
.border-color {
border: 2px solid #666616;
}