#7C922C
A dark, moderate yellow closely aligning with Olivedrab.
About #7C922C
The precise color #7C922C is an excellent choice for modern design projects. Designers often compare it to the standard color Olivedrab. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 146, and 44.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 15% C, 0% M, 70% Y, and 43% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#7C922C
RGB124, 146, 44
HSL72.9°, 53.7%, 37.3%
CMYK15%, 0%, 70%, 43%
HSV72.9°, 69.9%, 57.3%
LAB57.1, -22.5, 49.1
XYZ19.0, 25.0, 6.2
Decimal8163884
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.50:1
Text on #FFFFFF
AA Large
6.00:1
Text on #000000
AA
3.34:1
Text on #F8FAFC
AA Large
5.10:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C922C;
}
.text-color {
color: #7C922C;
}
.border-color {
border: 2px solid #7C922C;
}