Skip to content

#a99c21

a dark, vivid yellow · cool · closest name: olive

RGB
169, 156, 33
HSL
54°, 67%, 40%
CMYK
0, 8, 81, 34
Luminance
0.3232

Every format

HEX#a99c21
RGBrgb(169, 156, 33)
HSLhsl(54, 67%, 40%)
CMYKcmyk(0%, 8%, 81%, 34%)
LABlab(63.6 -8.4 60.4)
LCHlch(63.6 61.0 97.9)
OKLCHoklch(0.683 0.134 102.9)

Copy-ready code

/* CSS */
color: #a99c21;
background-color: #a99c21;
/* Tailwind (arbitrary) */
class="text-[#a99c21] bg-[#a99c21]"
/* SCSS */
$brand: #a99c21;
/* SwiftUI */
Color(red: 0.663, green: 0.612, blue: 0.129)
/* Android */
Color.parseColor("#a99c21")

Accessibility — WCAG contrast

Aa
#a99c21 on white: 2.81:1
AA ✗ fail · AA-large · AAA
Aa
#a99c21 on black: 7.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.3%
Green61.2%
Blue12.9%

CMYK percentages

Cyan0.0%
Magenta7.7%
Yellow80.5%
Key (black)33.7%

Color previews

#a99c21 text on a black background

contrast 7.46:1

Card sample

#a99c21 text on a white background

contrast 2.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #a99c21;
Background color
Panel with #a99c21 background
background-color: #a99c21;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #a99c21;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(169, 156, 33, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(169, 156, 33, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a99c21;
background: linear-gradient(135deg, #a99c21, #5BA921);

Monochromatic scale

Palettes built from #a99c21

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #a99c21 in the Color Lab