Skip to content

#201c13

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

RGB
32, 28, 19
HSL
42°, 26%, 10%
CMYK
0, 13, 41, 88
Luminance
0.0118

Every format

HEX#201c13
RGBrgb(32, 28, 19)
HSLhsl(42, 26%, 10%)
CMYKcmyk(0%, 13%, 41%, 88%)
LABlab(10.4 0.1 6.8)
LCHlch(10.4 6.8 89.3)
OKLCHoklch(0.228 0.018 86.8)

Copy-ready code

/* CSS */
color: #201c13;
background-color: #201c13;
/* Tailwind (arbitrary) */
class="text-[#201c13] bg-[#201c13]"
/* SCSS */
$brand: #201c13;
/* SwiftUI */
Color(red: 0.125, green: 0.110, blue: 0.075)
/* Android */
Color.parseColor("#201c13")

Accessibility — WCAG contrast

Aa
#201c13 on white: 16.98:1
AA ✓ pass · AA-large · AAA
Aa
#201c13 on black: 1.24:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red12.5%
Green11.0%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta12.5%
Yellow40.6%
Key (black)87.5%

Color previews

#201c13 text on a black background

contrast 1.24:1

Card sample

#201c13 text on a white background

contrast 16.98:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(32, 28, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(32, 28, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #201c13;
background: linear-gradient(135deg, #201c13, #1B2013);

Monochromatic scale

Palettes built from #201c13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #201c13 in the Color Lab