#83990F
A dark, vivid yellow closely aligning with Olivedrab.
About #83990F
At its core, #83990F is a dark and vivid hue. It is closely associated with the named CSS color Olivedrab. Its digital footprint relies on 131 parts red, 153 parts green, and 15 parts blue light.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 14% Cyan, 0% Magenta, 90% Yellow, and 40% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#83990F
RGB131, 153, 15
HSL69.6°, 82.1%, 32.9%
CMYK14%, 0%, 90%, 40%
HSV69.6°, 90.2%, 60.0%
LAB59.6, -24.2, 60.2
XYZ20.8, 27.6, 4.7
Decimal8624399
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.22:1
Text on #FFFFFF
AA Large
6.53:1
Text on #000000
AA
3.07:1
Text on #F8FAFC
AA Large
5.55:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #83990F;
}
.text-color {
color: #83990F;
}
.border-color {
border: 2px solid #83990F;
}