#7C8A50
A medium, muted yellow closely aligning with Darkolivegreen.
About #7C8A50
At its core, #7C8A50 is a medium and muted hue. Designers often compare it to the standard color Darkolivegreen. This translates to an RGB value of rgb(124, 138, 80).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 10% cyan and 0% magenta inks. With a hue angle of 74.5 degrees, it sits comfortably in the yellow spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#7C8A50
RGB124, 138, 80
HSL74.5°, 26.6%, 42.7%
CMYK10%, 0%, 42%, 46%
HSV74.5°, 42.0%, 54.1%
LAB55.1, -15.0, 29.3
XYZ18.8, 23.0, 11.0
Decimal8161872
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.74:1
Text on #FFFFFF
AA Large
5.61:1
Text on #000000
AA
3.58:1
Text on #F8FAFC
AA Large
4.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C8A50;
}
.text-color {
color: #7C8A50;
}
.border-color {
border: 2px solid #7C8A50;
}