#83991D
A dark, moderate yellow closely aligning with Olivedrab.
About #83991D
At its core, #83991D is a dark and moderate hue. Its closest recognized web color is Olivedrab. In the RGB color space, it consists of 131 red, 153 green, and 29 blue.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 14% cyan, 0% magenta, 81% yellow, and 40% black. The HSL representation is 70.6° hue, 68.1% saturation, and 35.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#83991D
RGB131, 153, 29
HSL70.6°, 68.1%, 35.7%
CMYK14%, 0%, 81%, 40%
HSV70.6°, 81.0%, 60.0%
LAB59.6, -23.8, 56.9
XYZ21.0, 27.7, 5.4
Decimal8624413
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.21:1
Text on #FFFFFF
AA Large
6.54:1
Text on #000000
AA
3.07:1
Text on #F8FAFC
AA Large
5.56:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #83991D;
}
.text-color {
color: #83991D;
}
.border-color {
border: 2px solid #83991D;
}