Skip to content

#af902a

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

RGB
175, 144, 42
HSL
46°, 61%, 43%
CMYK
0, 18, 76, 31
Luminance
0.2923

Every format

HEX#af902a
RGBrgb(175, 144, 42)
HSLhsl(46, 61%, 43%)
CMYKcmyk(0%, 18%, 76%, 31%)
LABlab(61.0 1.1 55.2)
LCHlch(61.0 55.2 88.8)
OKLCHoklch(0.664 0.121 91.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#af902a on white: 3.07:1
AA ✗ fail · AA-large · AAA
Aa
#af902a on black: 6.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green56.5%
Blue16.5%

CMYK percentages

Cyan0.0%
Magenta17.7%
Yellow76.0%
Key (black)31.4%

Color previews

#af902a text on a black background

contrast 6.85:1

Card sample

#af902a text on a white background

contrast 3.07:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(175, 144, 42, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(175, 144, 42, 0.45);
Border & gradient
Gradient panel
border: 3px solid #af902a;
background: linear-gradient(135deg, #af902a, #75AF2A);

Monochromatic scale

Palettes built from #af902a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #af902a in the Color Lab