#7C7533
A dark, moderate yellow closely aligning with Darkolivegreen.
About #7C7533
The hex code #7C7533 represents a beautifully specific shade of yellow. It is closely associated with the named CSS color Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 124, 117, and 51.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 6% M, 59% Y, and 51% K. With a hue angle of 54.2 degrees, it sits comfortably in the yellow spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#7C7533
RGB124, 117, 51
HSL54.2°, 41.7%, 34.3%
CMYK0%, 6%, 59%, 51%
HSV54.2°, 58.9%, 48.6%
LAB48.6, -6.5, 36.7
XYZ15.3, 17.2, 5.7
Decimal8156467
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.72:1
Text on #FFFFFF
AA
4.45:1
Text on #000000
AA Large
4.51:1
Text on #F8FAFC
AA
3.78:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #7C7533;
}
.text-color {
color: #7C7533;
}
.border-color {
border: 2px solid #7C7533;
}