#504200
A very dark, vivid yellow closely aligning with Darkolivegreen.
About #504200
When working with digital screens, the color #504200 is rendered by mixing light. Its closest recognized web color is Darkolivegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 80, 66, and 0.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 0% cyan and 18% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#504200
RGB80, 66, 0
HSL49.5°, 100.0%, 15.7%
CMYK0%, 18%, 100%, 69%
HSV49.5°, 100.0%, 31.4%
LAB28.4, -0.8, 37.4
XYZ5.3, 5.6, 0.8
Decimal5259776
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.90:1
Text on #FFFFFF
AAA
2.12:1
Text on #000000
FAIL
9.47:1
Text on #F8FAFC
AAA
1.80:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #504200;
}
.text-color {
color: #504200;
}
.border-color {
border: 2px solid #504200;
}