Skip to content

#512c01

a deep, electric orange · warm · closest name: sienna

RGB
81, 44, 1
HSL
32°, 98%, 16%
CMYK
0, 46, 99, 68
Luminance
0.0355

Every format

HEX#512c01
RGBrgb(81, 44, 1)
HSLhsl(32, 98%, 16%)
CMYKcmyk(0%, 46%, 99%, 68%)
LABlab(22.1 13.8 31.2)
LCHlch(22.1 34.1 66.2)
OKLCHoklch(0.334 0.075 62.7)

Copy-ready code

/* CSS */
color: #512c01;
background-color: #512c01;
/* Tailwind (arbitrary) */
class="text-[#512c01] bg-[#512c01]"
/* SCSS */
$brand: #512c01;
/* SwiftUI */
Color(red: 0.318, green: 0.173, blue: 0.004)
/* Android */
Color.parseColor("#512c01")

Accessibility — WCAG contrast

Aa
#512c01 on white: 12.28:1
AA ✓ pass · AA-large · AAA
Aa
#512c01 on black: 1.71:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red31.8%
Green17.3%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta45.7%
Yellow98.8%
Key (black)68.2%

Color previews

#512c01 text on a black background

contrast 1.71:1

Card sample

#512c01 text on a white background

contrast 12.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(81, 44, 1, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(81, 44, 1, 0.45);
Border & gradient
Gradient panel
border: 3px solid #512c01;
background: linear-gradient(135deg, #512c01, #415101);

Monochromatic scale

Palettes built from #512c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #512c01 in the Color Lab