Skip to content

#cc113b

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

RGB
204, 17, 59
HSL
347°, 85%, 43%
CMYK
0, 92, 71, 20
Luminance
0.1355

Every format

HEX#cc113b
RGBrgb(204, 17, 59)
HSLhsl(347, 85%, 43%)
CMYKcmyk(0%, 92%, 71%, 20%)
LABlab(43.6 67.3 29.3)
LCHlch(43.6 73.4 23.5)
OKLCHoklch(0.540 0.210 18.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cc113b on white: 5.66:1
AA ✓ pass · AA-large · AAA
Aa
#cc113b on black: 3.71:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green6.7%
Blue23.1%

CMYK percentages

Cyan0.0%
Magenta91.7%
Yellow71.1%
Key (black)20.0%

Color previews

#cc113b text on a black background

contrast 3.71:1

Card sample

#cc113b text on a white background

contrast 5.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cc113b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cc113b in the Color Lab