#83A007
A dark, vivid yellow closely aligning with Olivedrab.
About #83A007
The precise color #83A007 is an excellent choice for modern design projects. Its closest recognized web color is Olivedrab. In the RGB color space, it consists of 131 red, 160 green, and 7 blue.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 18% Cyan, 0% Magenta, 96% Yellow, and 37% Black. The HSL representation is 71.4° hue, 91.6% saturation, and 32.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#83A007
RGB131, 160, 7
HSL71.4°, 91.6%, 32.7%
CMYK18%, 0%, 96%, 37%
HSV71.4°, 95.6%, 62.7%
LAB61.6, -27.8, 63.1
XYZ22.0, 30.0, 4.8
Decimal8626183
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.00:1
Text on #FFFFFF
AA Large
7.00:1
Text on #000000
AA
2.87:1
Text on #F8FAFC
FAIL
5.95:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #83A007;
}
.text-color {
color: #83A007;
}
.border-color {
border: 2px solid #83A007;
}