#A0A824
A medium, moderate yellow closely aligning with Olive.
About #A0A824
The hex code #A0A824 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 160, 168, and 36.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 5% cyan, 0% magenta, 79% yellow, and 34% black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A0A824
RGB160, 168, 36
HSL63.6°, 64.7%, 40.0%
CMYK5%, 0%, 79%, 34%
HSV63.6°, 78.6%, 65.9%
LAB66.2, -18.5, 61.5
XYZ28.8, 35.6, 7.0
Decimal10528804
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.59:1
Text on #FFFFFF
FAIL
8.12:1
Text on #000000
AAA
2.47:1
Text on #F8FAFC
FAIL
6.90:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A0A824;
}
.text-color {
color: #A0A824;
}
.border-color {
border: 2px solid #A0A824;
}