Skip to content

#c01c3f

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

RGB
192, 28, 63
HSL
347°, 75%, 43%
CMYK
0, 85, 67, 25
Luminance
0.1240

Every format

HEX#c01c3f
RGBrgb(192, 28, 63)
HSLhsl(347, 75%, 43%)
CMYKcmyk(0%, 85%, 67%, 25%)
LABlab(41.8 62.5 24.1)
LCHlch(41.8 67.0 21.1)
OKLCHoklch(0.523 0.195 17.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c01c3f on white: 6.04:1
AA ✓ pass · AA-large · AAA
Aa
#c01c3f on black: 3.48:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green11.0%
Blue24.7%

CMYK percentages

Cyan0.0%
Magenta85.4%
Yellow67.2%
Key (black)24.7%

Color previews

#c01c3f text on a black background

contrast 3.48:1

Card sample

#c01c3f text on a white background

contrast 6.04:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c01c3f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c01c3f in the Color Lab