#2C4207
A very dark, vivid green closely aligning with Darkolivegreen.
About #2C4207
Visually, #2C4207 is defined as a vivid green. Designers often compare it to the standard color Darkolivegreen. In the RGB color space, it consists of 44 red, 66 green, and 7 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 33% Cyan, 0% Magenta, 89% Yellow, and 74% Black. 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2C4207
RGB44, 66, 7
HSL82.4°, 80.8%, 14.3%
CMYK33%, 0%, 89%, 74%
HSV82.4°, 89.4%, 25.9%
LAB25.1, -18.7, 30.4
XYZ3.0, 4.4, 0.9
Decimal2900487
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
11.11:1
Text on #FFFFFF
AAA
1.89:1
Text on #000000
FAIL
10.62:1
Text on #F8FAFC
AAA
1.61:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C4207;
}
.text-color {
color: #2C4207;
}
.border-color {
border: 2px solid #2C4207;
}