#83922C
A dark, moderate yellow closely aligning with Olivedrab.
About #83922C
When working with digital screens, the color #83922C is rendered by mixing light. Designers often compare it to the standard color Olivedrab. Its digital footprint relies on 131 parts red, 146 parts green, and 44 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 10% cyan and 0% magenta inks. With a hue angle of 68.8 degrees, it sits comfortably in the yellow spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#83922C
RGB131, 146, 44
HSL68.8°, 53.7%, 37.3%
CMYK10%, 0%, 70%, 43%
HSV68.8°, 69.9%, 57.3%
LAB57.6, -19.5, 49.7
XYZ20.1, 25.6, 6.3
Decimal8622636
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.44:1
Text on #FFFFFF
AA Large
6.11:1
Text on #000000
AA
3.28:1
Text on #F8FAFC
AA Large
5.20:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #83922C;
}
.text-color {
color: #83922C;
}
.border-color {
border: 2px solid #83922C;
}