#7C9249
A medium, moderate green closely aligning with Darkolivegreen.
About #7C9249
The precise color #7C9249 is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(124, 146, 73).
For print applications, it's crucial to understand its CMYK makeup. The color uses 15% Cyan, 0% Magenta, 50% Yellow, and 43% Black. This makes it a relatively light color when applied to physical surfaces.
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#7C9249
RGB124, 146, 73
HSL78.1°, 33.3%, 42.9%
CMYK15%, 0%, 50%, 43%
HSV78.1°, 50.0%, 57.3%
LAB57.4, -20.0, 35.9
XYZ19.8, 25.3, 10.1
Decimal8163913
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.46:1
Text on #FFFFFF
AA Large
6.06:1
Text on #000000
AA
3.31:1
Text on #F8FAFC
AA Large
5.16:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C9249;
}
.text-color {
color: #7C9249;
}
.border-color {
border: 2px solid #7C9249;
}