#7C9216
A dark, vivid yellow closely aligning with Olivedrab.
About #7C9216
The hex code #7C9216 represents a beautifully specific shade of yellow. Its closest recognized web color is Olivedrab. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 146, and 22.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 15% C, 0% M, 85% Y, and 43% K. The HSL representation is 70.6° hue, 73.8% saturation, and 32.9% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C9216
RGB124, 146, 22
HSL70.6°, 73.8%, 32.9%
CMYK15%, 0%, 85%, 43%
HSV70.6°, 84.9%, 57.3%
LAB57.0, -23.6, 56.3
XYZ18.7, 24.9, 4.6
Decimal8163862
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.51:1
Text on #FFFFFF
AA Large
5.98:1
Text on #000000
AA
3.36:1
Text on #F8FAFC
AA Large
5.08:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #7C9216;
}
.text-color {
color: #7C9216;
}
.border-color {
border: 2px solid #7C9216;
}