#49752C
A dark, moderate green closely aligning with Darkolivegreen.
About #49752C
When working with digital screens, the color #49752C is rendered by mixing light. Designers often compare it to the standard color Darkolivegreen. In the RGB color space, it consists of 73 red, 117 green, and 44 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 38% C, 0% M, 62% Y, and 54% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#49752C
RGB73, 117, 44
HSL96.2°, 45.3%, 31.6%
CMYK38%, 0%, 62%, 54%
HSV96.2°, 62.4%, 45.9%
LAB44.7, -29.0, 34.8
XYZ9.6, 14.3, 4.6
Decimal4814124
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.43:1
Text on #FFFFFF
AA
3.86:1
Text on #000000
AA Large
5.19:1
Text on #F8FAFC
AA
3.29:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #49752C;
}
.text-color {
color: #49752C;
}
.border-color {
border: 2px solid #49752C;
}