#504207
A very dark, vivid yellow closely aligning with Darkolivegreen.
About #504207
The precise color #504207 is an excellent choice for modern design projects. Its closest recognized web color is Darkolivegreen. This translates to an RGB value of rgb(80, 66, 7).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 0% C, 18% M, 91% Y, and 69% K. The HSL representation is 48.5° hue, 83.9% saturation, and 17.1% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a very dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#504207
RGB80, 66, 7
HSL48.5°, 83.9%, 17.1%
CMYK0%, 18%, 91%, 69%
HSV48.5°, 91.2%, 31.4%
LAB28.4, -0.5, 34.6
XYZ5.3, 5.6, 1.0
Decimal5259783
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.89:1
Text on #FFFFFF
AAA
2.12:1
Text on #000000
FAIL
9.45:1
Text on #F8FAFC
AAA
1.81:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #504207;
}
.text-color {
color: #504207;
}
.border-color {
border: 2px solid #504207;
}