Skip to content

#170c01

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

RGB
23, 12, 1
HSL
30°, 92%, 5%
CMYK
0, 48, 96, 91
Luminance
0.0045

Every format

HEX#170c01
RGBrgb(23, 12, 1)
HSLhsl(30, 92%, 5%)
CMYKcmyk(0%, 48%, 96%, 91%)
LABlab(4.0 2.7 5.7)
LCHlch(4.0 6.3 64.9)
OKLCHoklch(0.166 0.032 72.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan0.0%
Magenta47.8%
Yellow95.7%
Key (black)91.0%

Color previews

#170c01 text on a black background

contrast 1.09:1

Card sample

#170c01 text on a white background

contrast 19.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #170c01

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #170c01 in the Color Lab