Skip to content

#3c2c01

a deep, electric yellow · warm · closest name: black

RGB
60, 44, 1
HSL
44°, 97%, 12%
CMYK
0, 27, 98, 77
Luminance
0.0276

Every format

HEX#3c2c01
RGBrgb(60, 44, 1)
HSLhsl(44, 97%, 12%)
CMYKcmyk(0%, 27%, 98%, 77%)
LABlab(19.1 2.7 26.9)
LCHlch(19.1 27.1 84.3)
OKLCHoklch(0.303 0.061 86.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3c2c01 on white: 13.52:1
AA ✓ pass · AA-large · AAA
Aa
#3c2c01 on black: 1.55:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red23.5%
Green17.3%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta26.7%
Yellow98.3%
Key (black)76.5%

Color previews

#3c2c01 text on a black background

contrast 1.55:1

Card sample

#3c2c01 text on a white background

contrast 13.52:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3c2c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #3c2c01 in the Color Lab