#83801C
A dark, moderate yellow closely aligning with Olive.
About #83801C
The hex code #83801C represents a beautifully specific shade of yellow. Its closest recognized web color is Olive. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 128, and 28.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 2% Magenta, 79% Yellow, and 49% Black. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#83801C
RGB131, 128, 28
HSL58.3°, 64.8%, 31.2%
CMYK0%, 2%, 79%, 49%
HSV58.3°, 78.6%, 51.4%
LAB52.2, -10.8, 50.5
XYZ17.3, 20.3, 4.1
Decimal8618012
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.14:1
Text on #FFFFFF
AA Large
5.07:1
Text on #000000
AA
3.96:1
Text on #F8FAFC
AA Large
4.31:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #83801C;
}
.text-color {
color: #83801C;
}
.border-color {
border: 2px solid #83801C;
}