Skip to content

#c12b13

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

RGB
193, 43, 19
HSL
8°, 82%, 42%
CMYK
0, 78, 90, 24
Luminance
0.1311

Every format

HEX#c12b13
RGBrgb(193, 43, 19)
HSLhsl(8, 82%, 42%)
CMYKcmyk(0%, 78%, 90%, 24%)
LABlab(42.9 57.4 49.4)
LCHlch(42.9 75.8 40.7)
OKLCHoklch(0.530 0.189 31.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c12b13 on white: 5.80:1
AA ✓ pass · AA-large · AAA
Aa
#c12b13 on black: 3.62:1
AA ✗ fail · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.7%
Green16.9%
Blue7.5%

CMYK percentages

Cyan0.0%
Magenta77.7%
Yellow90.2%
Key (black)24.3%

Color previews

#c12b13 text on a black background

contrast 3.62:1

Card sample

#c12b13 text on a white background

contrast 5.80:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c12b13

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c12b13 in the Color Lab