#7C9916
A dark, vivid yellow closely aligning with Olivedrab.
About #7C9916
The precise color #7C9916 is an excellent choice for modern design projects. It is closely associated with the named CSS color Olivedrab. In the RGB color space, it consists of 124 red, 153 green, and 22 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 19% C, 0% M, 86% Y, and 40% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C9916
RGB124, 153, 22
HSL73.3°, 74.9%, 34.3%
CMYK19%, 0%, 86%, 40%
HSV73.3°, 85.6%, 60.0%
LAB59.1, -27.0, 58.1
XYZ19.8, 27.1, 4.9
Decimal8165654
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.27:1
Text on #FFFFFF
AA Large
6.43:1
Text on #000000
AA
3.12:1
Text on #F8FAFC
AA Large
5.46:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C9916;
}
.text-color {
color: #7C9916;
}
.border-color {
border: 2px solid #7C9916;
}