#49A00F
A dark, vivid green closely aligning with Green.
About #49A00F
At its core, #49A00F is a dark and vivid hue. Its closest recognized web color is Green. To achieve this exact tint on a monitor, you would use an RGB mix of 73, 160, and 15.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 54% cyan, 0% magenta, 91% yellow, and 37% black. The HSL representation is 96.0° hue, 82.9% saturation, and 34.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a dark color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#49A00F
RGB73, 160, 15
HSL96.0°, 82.9%, 34.3%
CMYK54%, 0%, 91%, 37%
HSV96.0°, 90.6%, 62.7%
LAB58.6, -48.9, 58.1
XYZ15.4, 26.6, 4.8
Decimal4825103
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.32:1
Text on #FFFFFF
AA Large
6.32:1
Text on #000000
AA
3.18:1
Text on #F8FAFC
AA Large
5.37:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #49A00F;
}
.text-color {
color: #49A00F;
}
.border-color {
border: 2px solid #49A00F;
}