#504216
A dark, moderate yellow closely aligning with Darkolivegreen.
About #504216
At its core, #504216 is a dark and moderate hue. It is closely associated with the named CSS color Darkolivegreen. Its digital footprint relies on 80 parts red, 66 parts green, and 22 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 0% C, 18% M, 72% Y, and 69% K. With a hue angle of 45.5 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#504216
RGB80, 66, 22
HSL45.5°, 56.9%, 20.0%
CMYK0%, 18%, 72%, 69%
HSV45.5°, 72.5%, 31.4%
LAB28.5, 0.3, 28.1
XYZ5.4, 5.7, 1.6
Decimal5259798
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.85:1
Text on #FFFFFF
AAA
2.13:1
Text on #000000
FAIL
9.41:1
Text on #F8FAFC
AAA
1.81:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #504216;
}
.text-color {
color: #504216;
}
.border-color {
border: 2px solid #504216;
}