#7C9200
A dark, vivid yellow closely aligning with Olivedrab.
About #7C9200
At its core, #7C9200 is a dark and vivid hue. Its closest recognized web color is Olivedrab. This translates to an RGB value of rgb(124, 146, 0).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 15% cyan and 0% magenta inks. With a hue angle of 69.0 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 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#7C9200
RGB124, 146, 0
HSL69.0°, 100.0%, 28.6%
CMYK15%, 0%, 100%, 43%
HSV69.0°, 100.0%, 57.3%
LAB56.9, -24.1, 60.3
XYZ18.6, 24.8, 3.8
Decimal8163840
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.52:1
Text on #FFFFFF
AA Large
5.97:1
Text on #000000
AA
3.36:1
Text on #F8FAFC
AA Large
5.07:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C9200;
}
.text-color {
color: #7C9200;
}
.border-color {
border: 2px solid #7C9200;
}