#509200
A dark, vivid green closely aligning with Green.
About #509200
At its core, #509200 is a dark and vivid hue. If you're using CSS, you might find it aligns closely with Green. In the RGB color space, it consists of 80 red, 146 green, and 0 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 45% Cyan, 0% Magenta, 100% Yellow, and 43% Black. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 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#509200
RGB80, 146, 0
HSL87.1°, 100.0%, 28.6%
CMYK45%, 0%, 100%, 43%
HSV87.1°, 100.0%, 57.3%
LAB54.3, -41.6, 57.1
XYZ13.6, 22.3, 3.6
Decimal5280256
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.85:1
Text on #FFFFFF
AA Large
5.45:1
Text on #000000
AA
3.68:1
Text on #F8FAFC
AA Large
4.64:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #509200;
}
.text-color {
color: #509200;
}
.border-color {
border: 2px solid #509200;
}