Skip to content

#c01f1a

a dark, electric red · warm · closest name: firebrick

RGB
192, 31, 26
HSL
2°, 76%, 43%
CMYK
0, 84, 87, 25
Luminance
0.1226

Every format

HEX#c01f1a
RGBrgb(192, 31, 26)
HSLhsl(2, 76%, 43%)
CMYKcmyk(0%, 84%, 87%, 25%)
LABlab(41.6 60.5 45.2)
LCHlch(41.6 75.5 36.8)
OKLCHoklch(0.520 0.195 28.5)

Copy-ready code

/* CSS */
color: #c01f1a;
background-color: #c01f1a;
/* Tailwind (arbitrary) */
class="text-[#c01f1a] bg-[#c01f1a]"
/* SCSS */
$brand: #c01f1a;
/* SwiftUI */
Color(red: 0.753, green: 0.122, blue: 0.102)
/* Android */
Color.parseColor("#c01f1a")

Accessibility — WCAG contrast

Aa
#c01f1a on white: 6.08:1
AA ✓ pass · AA-large · AAA
Aa
#c01f1a on black: 3.45:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green12.2%
Blue10.2%

CMYK percentages

Cyan0.0%
Magenta83.9%
Yellow86.5%
Key (black)24.7%

Color previews

#c01f1a text on a black background

contrast 3.45:1

Card sample

#c01f1a text on a white background

contrast 6.08:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(192, 31, 26, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(192, 31, 26, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c01f1a;
background: linear-gradient(135deg, #c01f1a, #C08D1A);

Monochromatic scale

Palettes built from #c01f1a

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c01f1a in the Color Lab