Skip to content

#330c01

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

RGB
51, 12, 1
HSL
13°, 96%, 10%
CMYK
0, 77, 98, 80
Luminance
0.0097

Every format

HEX#330c01
RGBrgb(51, 12, 1)
HSLhsl(13, 96%, 10%)
CMYKcmyk(0%, 77%, 98%, 80%)
LABlab(8.7 18.9 13.1)
LCHlch(8.7 23.0 34.8)
OKLCHoklch(0.220 0.067 39.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#330c01 on white: 17.59:1
AA ✓ pass · AA-large · AAA
Aa
#330c01 on black: 1.19:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red20.0%
Green4.7%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta76.5%
Yellow98.0%
Key (black)80.0%

Color previews

#330c01 text on a black background

contrast 1.19:1

Card sample

#330c01 text on a white background

contrast 17.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #330c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #330c01 in the Color Lab