#66A00F
A dark, vivid green closely aligning with Olivedrab.
About #66A00F
At its core, #66A00F is a dark and vivid hue. Designers often compare it to the standard color Olivedrab. Its digital footprint relies on 102 parts red, 160 parts green, and 15 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 36% cyan and 0% magenta inks. With a hue angle of 84.0 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#66A00F
RGB102, 160, 15
HSL84.0°, 82.9%, 34.3%
CMYK36%, 0%, 91%, 37%
HSV84.0°, 90.6%, 62.7%
LAB59.9, -39.3, 59.7
XYZ18.1, 28.0, 4.9
Decimal6725647
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.18:1
Text on #FFFFFF
AA Large
6.60:1
Text on #000000
AA
3.04:1
Text on #F8FAFC
AA Large
5.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #66A00F;
}
.text-color {
color: #66A00F;
}
.border-color {
border: 2px solid #66A00F;
}