#2C5F16
A dark, moderate green closely aligning with Darkgreen.
About #2C5F16
The precise color #2C5F16 is an excellent choice for modern design projects. Designers often compare it to the standard color Darkgreen. This translates to an RGB value of rgb(44, 95, 22).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 54% cyan and 0% magenta inks. 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. 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#2C5F16
RGB44, 95, 22
HSL101.9°, 62.4%, 22.9%
CMYK54%, 0%, 77%, 63%
HSV101.9°, 76.8%, 37.3%
LAB35.6, -31.5, 34.6
XYZ5.3, 8.8, 2.2
Decimal2907926
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.62:1
Text on #FFFFFF
AAA
2.76:1
Text on #000000
FAIL
7.28:1
Text on #F8FAFC
AAA
2.34:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2C5F16;
}
.text-color {
color: #2C5F16;
}
.border-color {
border: 2px solid #2C5F16;
}