#335007
A very dark, vivid green closely aligning with Darkolivegreen.
About #335007
At its core, #335007 is a very dark and vivid hue. Designers often compare it to the standard color Darkolivegreen. Its digital footprint relies on 51 parts red, 80 parts green, and 7 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 36% cyan, 0% magenta, 91% yellow, and 69% black. With a hue angle of 83.8 degrees, it sits comfortably in the green spectrum.
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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#335007
RGB51, 80, 7
HSL83.8°, 83.9%, 17.1%
CMYK36%, 0%, 91%, 69%
HSV83.8°, 91.2%, 31.4%
LAB30.5, -22.8, 35.5
XYZ4.3, 6.5, 1.2
Decimal3362823
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.17:1
Text on #FFFFFF
AAA
2.29:1
Text on #000000
FAIL
8.76:1
Text on #F8FAFC
AAA
1.95:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #335007;
}
.text-color {
color: #335007;
}
.border-color {
border: 2px solid #335007;
}