Skip to content

#c01c1b

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

RGB
192, 28, 27
HSL
0°, 75%, 43%
CMYK
0, 85, 86, 25
Luminance
0.1212

Every format

HEX#c01c1b
RGBrgb(192, 28, 27)
HSLhsl(0, 75%, 43%)
CMYKcmyk(0%, 85%, 86%, 25%)
LABlab(41.4 61.2 44.5)
LCHlch(41.4 75.7 36.0)
OKLCHoklch(0.519 0.197 27.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c01c1b on white: 6.13:1
AA ✓ pass · AA-large · AAA
Aa
#c01c1b on black: 3.42:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green11.0%
Blue10.6%

CMYK percentages

Cyan0.0%
Magenta85.4%
Yellow85.9%
Key (black)24.7%

Color previews

#c01c1b text on a black background

contrast 3.42:1

Card sample

#c01c1b text on a white background

contrast 6.13:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c01c1b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c01c1b in the Color Lab