In RGB color space, #cd1000 hex color has a red value of 205, a green value of 16 and a blue value of 0.
In CMYK color space (used in color printing), #cd1000 hex color is composed of 0% cyan, 92.2% magenta, 100% yellow and 19.61% black.
#cd1000 color has a hue of 4.7 degrees, a saturation of 100% and a lightness of 40.2%.
#cd1000 hex color contains mainly RED.
The closest web safe color of #cd1000 is #cc0000
#cd1000 hex color has a decimal value of 13438976.
HEX | cd1000 | #cd1000 |
---|---|---|
RGB | 205, 16, 0 | rgb(205, 16, 0) |
RGB Percent | 80.39, 6.27, 0 | rgb(80.39, 6.27, 0) |
CMYK | 0, 92, 100, 20 | |
HSL | 4.7°, 100, 40.2 | hsl(4.7, 100%, 40.2%) |
HSV | 4.7°, 100, 80.4 |
XYZ | 25.362, 13.35, 1.24 |
---|---|
Hunter Lab | 36.538, 59.962, 23.564 |
CIE-LAB | 43.286, 66.355, 57.22 |
CIE-LCH | 43.286, 87.619, 40.772 |
CIE-LUV | 0, 92.2, 100, 19.61 |
Web Safe | cc0000 |
RGB percent of color #cd1000
CMYK percent of color #cd1000
Text with hexadecimal color #cd1000
This text has a font color of #cd1000
<p style="color:#cd1000">Text here</p>
#cd1000 Background Color
This box has a background color of #cd1000
<div style="background-color:#cd1000">Text here</div>
#cd1000 Border Color
This box has a border color of #cd1000
<div style="border: 4px solid #cd1000">Text here</div>
CSS codes
<p style="color:#cd1000">Text here</p>
<div style="background-color:#cd1000">Text here</div>
<div style="border: 4px solid #cd1000">Text here</div>
#cd1000 Color on white background
This is how a font and box color of #cd1000 will look
on a white background.
#cd1000 Color on black background
This is how a font and box color of #cd1000 hex color will look
on a black background.