#499224
A dark, moderate green closely aligning with Forestgreen.
About #499224
At its core, #499224 is a dark and moderate hue. Its closest recognized web color is Forestgreen. This translates to an RGB value of rgb(73, 146, 36).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 50% C, 0% M, 75% Y, and 43% K. The HSL representation is 99.8° hue, 60.4% saturation, and 35.7% lightness.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#499224
RGB73, 146, 36
HSL99.8°, 60.4%, 35.7%
CMYK50%, 0%, 75%, 43%
HSV99.8°, 75.3%, 57.3%
LAB54.1, -42.4, 48.2
XYZ13.3, 22.1, 5.2
Decimal4821540
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.87:1
Text on #FFFFFF
AA Large
5.42:1
Text on #000000
AA
3.70:1
Text on #F8FAFC
AA Large
4.61:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #499224;
}
.text-color {
color: #499224;
}
.border-color {
border: 2px solid #499224;
}