#49920F
A dark, vivid green closely aligning with Forestgreen.
About #49920F
Visually, #49920F is defined as a vivid green. It is closely associated with the named CSS color Forestgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 146, and 15.
For print applications, it's crucial to understand its CMYK makeup. The color uses 50% Cyan, 0% Magenta, 90% Yellow, and 43% Black. The HSL representation is 93.4° hue, 81.4% saturation, and 31.6% lightness.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49920F
RGB73, 146, 15
HSL93.4°, 81.4%, 31.6%
CMYK50%, 0%, 90%, 43%
HSV93.4°, 89.7%, 57.3%
LAB54.0, -43.5, 54.2
XYZ13.1, 22.0, 4.0
Decimal4821519
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.89:1
Text on #FFFFFF
AA Large
5.40:1
Text on #000000
AA
3.72:1
Text on #F8FAFC
AA Large
4.59:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49920F;
}
.text-color {
color: #49920F;
}
.border-color {
border: 2px solid #49920F;
}