#005033
A very dark, vivid green closely aligning with Darkslategray.
About #005033
At its core, #005033 is a very dark and vivid hue. Designers often compare it to the standard color Darkslategray. This translates to an RGB value of rgb(0, 80, 51).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 100% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#005033
RGB0, 80, 51
HSL158.3°, 100.0%, 15.7%
CMYK100%, 0%, 36%, 69%
HSV158.3°, 100.0%, 31.4%
LAB29.4, -29.7, 11.1
XYZ3.5, 6.0, 4.1
Decimal20531
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.57:1
Text on #FFFFFF
AAA
2.20:1
Text on #000000
FAIL
9.14:1
Text on #F8FAFC
AAA
1.87:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #005033;
}
.text-color {
color: #005033;
}
.border-color {
border: 2px solid #005033;
}