Skip to content

#180c01

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

RGB
24, 12, 1
HSL
29°, 92%, 5%
CMYK
0, 50, 96, 91
Luminance
0.0046

Every format

HEX#180c01
RGBrgb(24, 12, 1)
HSLhsl(29, 92%, 5%)
CMYKcmyk(0%, 50%, 96%, 91%)
LABlab(4.2 3.2 5.9)
LCHlch(4.2 6.7 61.7)
OKLCHoklch(0.168 0.033 69.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#180c01 on white: 19.23:1
AA ✓ pass · AA-large · AAA
Aa
#180c01 on black: 1.09:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red9.4%
Green4.7%
Blue0.4%

CMYK percentages

Cyan0.0%
Magenta50.0%
Yellow95.8%
Key (black)90.6%

Color previews

#180c01 text on a black background

contrast 1.09:1

Card sample

#180c01 text on a white background

contrast 19.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #180c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #180c01 in the Color Lab