#A0A833
A medium, moderate yellow closely aligning with Olive.
About #A0A833
The hex code #A0A833 represents a beautifully specific shade of yellow. Its closest recognized web color is Olive. Its digital footprint relies on 160 parts red, 168 parts green, and 51 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 5% Cyan, 0% Magenta, 70% Yellow, and 34% 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. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A0A833
RGB160, 168, 51
HSL64.1°, 53.4%, 42.9%
CMYK5%, 0%, 70%, 34%
HSV64.1°, 69.6%, 65.9%
LAB66.3, -17.8, 56.5
XYZ29.1, 35.7, 8.5
Decimal10528819
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.58:1
Text on #FFFFFF
FAIL
8.14:1
Text on #000000
AAA
2.46:1
Text on #F8FAFC
FAIL
6.92:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A0A833;
}
.text-color {
color: #A0A833;
}
.border-color {
border: 2px solid #A0A833;
}