#50501D
A dark, moderate yellow closely aligning with Darkolivegreen.
About #50501D
At its core, #50501D is a dark and moderate hue. Its closest recognized web color is Darkolivegreen. In the RGB color space, it consists of 80 red, 80 green, and 29 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 0% Magenta, 64% Yellow, and 69% Black. With a hue angle of 60.0 degrees, it sits comfortably in the yellow spectrum.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a 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#50501D
RGB80, 80, 29
HSL60.0°, 46.8%, 21.4%
CMYK0%, 0%, 64%, 69%
HSV60.0°, 63.8%, 31.4%
LAB33.0, -7.8, 29.3
XYZ6.4, 7.5, 2.3
Decimal5263389
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.38:1
Text on #FFFFFF
AAA
2.51:1
Text on #000000
FAIL
8.01:1
Text on #F8FAFC
AAA
2.13:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #50501D;
}
.text-color {
color: #50501D;
}
.border-color {
border: 2px solid #50501D;
}