Skip to content

#c01f2c

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

RGB
192, 31, 44
HSL
355°, 72%, 44%
CMYK
0, 84, 77, 25
Luminance
0.1237

Every format

HEX#c01f2c
RGBrgb(192, 31, 44)
HSLhsl(355, 72%, 44%)
CMYKcmyk(0%, 84%, 77%, 25%)
LABlab(41.8 61.0 35.6)
LCHlch(41.8 70.6 30.3)
OKLCHoklch(0.522 0.194 24.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c01f2c on white: 6.05:1
AA ✓ pass · AA-large · AAA
Aa
#c01f2c on black: 3.47:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green12.2%
Blue17.3%

CMYK percentages

Cyan0.0%
Magenta83.9%
Yellow77.1%
Key (black)24.7%

Color previews

#c01f2c text on a black background

contrast 3.47:1

Card sample

#c01f2c text on a white background

contrast 6.05:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c01f2c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c01f2c in the Color Lab