Skip to content

#c2000e

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

RGB
194, 0, 14
HSL
356°, 100%, 38%
CMYK
0, 100, 93, 24
Luminance
0.1150

Every format

HEX#c2000e
RGBrgb(194, 0, 14)
HSLhsl(356, 100%, 38%)
CMYKcmyk(0%, 100%, 93%, 24%)
LABlab(40.4 65.3 49.8)
LCHlch(40.4 82.1 37.3)
OKLCHoklch(0.512 0.209 27.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2000e on white: 6.36:1
AA ✓ pass · AA-large · AAA
Aa
#c2000e on black: 3.30:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green0.0%
Blue5.5%

CMYK percentages

Cyan0.0%
Magenta100.0%
Yellow92.8%
Key (black)23.9%

Color previews

#c2000e text on a black background

contrast 3.30:1

Card sample

#c2000e text on a white background

contrast 6.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2000e

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2000e in the Color Lab