Skip to content

#cd112b

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

RGB
205, 17, 43
HSL
352°, 85%, 44%
CMYK
0, 92, 79, 20
Luminance
0.1355

Every format

HEX#cd112b
RGBrgb(205, 17, 43)
HSLhsl(352, 85%, 44%)
CMYKcmyk(0%, 92%, 79%, 20%)
LABlab(43.6 66.9 38.9)
LCHlch(43.6 77.4 30.2)
OKLCHoklch(0.540 0.211 23.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green6.7%
Blue16.9%

CMYK percentages

Cyan0.0%
Magenta91.7%
Yellow79.0%
Key (black)19.6%

Color previews

#cd112b text on a black background

contrast 3.71:1

Card sample

#cd112b text on a white background

contrast 5.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cd112b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cd112b in the Color Lab