Skip to content

#aa4400

a dark, electric orange · warm · closest name: chocolate

RGB
170, 68, 0
HSL
24°, 100%, 33%
CMYK
0, 60, 100, 33
Luminance
0.1268

Every format

HEX#aa4400
RGBrgb(170, 68, 0)
HSLhsl(24, 100%, 33%)
CMYKcmyk(0%, 60%, 100%, 33%)
LABlab(42.3 39.3 52.9)
LCHlch(42.3 65.9 53.4)
OKLCHoklch(0.517 0.149 44.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#aa4400 on white: 5.94:1
AA ✓ pass · AA-large · AAA
Aa
#aa4400 on black: 3.54:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red66.7%
Green26.7%
Blue0.0%

CMYK percentages

Cyan0.0%
Magenta60.0%
Yellow100.0%
Key (black)33.3%

Color previews

#aa4400 text on a black background

contrast 3.54:1

Card sample

#aa4400 text on a white background

contrast 5.94:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(170, 68, 0, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(170, 68, 0, 0.45);
Border & gradient
Gradient panel
border: 3px solid #aa4400;
background: linear-gradient(135deg, #aa4400, #9FAA00);

Monochromatic scale

Palettes built from #aa4400

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #aa4400 in the Color Lab