Crimson — Color Code #DC143C

HEX Color Code

#DC143C

Crimson has HEX code #DC143C, RGB value rgb(220, 20, 60), and HSL value hsl(348, 83%, 47%).

All color formats

HEX#DC143C
RGBrgb(220, 20, 60)
HSLhsl(348, 83%, 47%)
RGBArgba(220, 20, 60, 1)

CSS code

color: #DC143C;
background-color: rgba(220, 20, 60, 0.5);
border-color: hsl(348, 83%, 47%);

Color format guide

#DC143C is a hex color. In RGB: red=220, green=20, blue=60 (each 0-255). In HSL: hue=348°, saturation=83%, lightness=47%. Use in CSS as color: #DC143C; or background-color: rgba(220,20,60,0.5);

Convert any color

Loading tool...