#665F16
A dark, moderate yellow closely aligning with Darkolivegreen.
About #665F16
At its core, #665F16 is a dark and moderate hue. Designers often compare it to the standard color Darkolivegreen. In the RGB color space, it consists of 102 red, 95 green, and 22 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 7% magenta inks. The HSL representation is 54.7° hue, 64.5% saturation, and 24.3% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#665F16
RGB102, 95, 22
HSL54.7°, 64.5%, 24.3%
CMYK0%, 7%, 78%, 60%
HSV54.7°, 78.4%, 40.0%
LAB39.7, -6.3, 40.1
XYZ9.7, 11.1, 2.4
Decimal6709014
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.54:1
Text on #FFFFFF
AA
3.21:1
Text on #000000
AA Large
6.25:1
Text on #F8FAFC
AA
2.73:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #665F16;
}
.text-color {
color: #665F16;
}
.border-color {
border: 2px solid #665F16;
}