#A89216
A dark, vivid yellow closely aligning with Olive.
About #A89216
At its core, #A89216 is a dark and vivid hue. Its closest recognized web color is Olive. In the RGB color space, it consists of 168 red, 146 green, and 22 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 13% magenta, 87% yellow, and 34% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A89216
RGB168, 146, 22
HSL51.0°, 76.8%, 37.3%
CMYK0%, 13%, 87%, 34%
HSV51.0°, 86.9%, 65.9%
LAB60.7, -3.8, 60.9
XYZ26.6, 28.9, 4.9
Decimal11047446
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.09:1
Text on #FFFFFF
AA Large
6.79:1
Text on #000000
AA
2.96:1
Text on #F8FAFC
FAIL
5.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #A89216;
}
.text-color {
color: #A89216;
}
.border-color {
border: 2px solid #A89216;
}