In RGB color space, #dc143d hex color has a red value of 220, a green value of 20 and a blue value of 61.
In CMYK color space (used in color printing), #dc143d hex color is composed of 0% cyan, 90.91% magenta, 72.27% yellow and 13.73% black.
#dc143d color has a hue of 347.7 degrees, a saturation of 83.33% and a lightness of 47.1%.
#dc143d hex color contains mainly RED.
The closest web safe color of #dc143d is #cc0033
#dc143d hex color has a decimal value of 14423101.
HEX | dc143d | #dc143d |
---|---|---|
RGB | 220, 20, 61 | rgb(220, 20, 61) |
RGB Percent | 86.27, 7.84, 23.92 | rgb(86.27, 7.84, 23.92) |
CMYK | 0, 91, 72, 14 | |
HSL | 347.7°, 83.33, 47.1 | hsl(347.7, 83.33%, 47.1%) |
HSV | 347.7°, 90.9, 86.3 |
XYZ | 30.608, 16.053, 5.9 |
---|---|
Hunter Lab | 40.066, 66.247, 19.316 |
CIE-LAB | 47.044, 70.976, 33.014 |
CIE-LCH | 47.044, 78.278, 24.945 |
CIE-LUV | 0, 90.91, 72.27, 13.73 |
Web Safe | cc0033 |
RGB percent of color #dc143d
CMYK percent of color #dc143d
Text with hexadecimal color #dc143d
This text has a font color of #dc143d
<p style="color:#dc143d">Text here</p>
#dc143d Background Color
This box has a background color of #dc143d
<div style="background-color:#dc143d">Text here</div>
#dc143d Border Color
This box has a border color of #dc143d
<div style="border: 4px solid #dc143d">Text here</div>
CSS codes
<p style="color:#dc143d">Text here</p>
<div style="background-color:#dc143d">Text here</div>
<div style="border: 4px solid #dc143d">Text here</div>
#dc143d Color on white background
This is how a font and box color of #dc143d will look
on a white background.
#dc143d Color on black background
This is how a font and box color of #dc143d hex color will look
on a black background.