In RGB color space, #cd000a hex color has a red value of 205, a green value of 0 and a blue value of 10.
In CMYK color space (used in color printing), #cd000a hex color is composed of 0% cyan, 100% magenta, 95.12% yellow and 19.61% black.
#cd000a color has a hue of 357.1 degrees, a saturation of 100% and a lightness of 40.2%.
#cd000a hex color contains mainly RED.
The closest web safe color of #cd000a is #cc0000
#cd000a hex color has a decimal value of 13434890.
HEX | cd000a | #cd000a |
---|---|---|
RGB | 205, 0, 10 | rgb(205, 0, 10) |
RGB Percent | 80.39, 0, 3.92 | rgb(80.39, 0, 3.92) |
CMYK | 0, 100, 95, 20 | |
HSL | 357.1°, 100, 40.2 | hsl(357.1, 100%, 40.2%) |
HSV | 357.1°, 100, 80.4 |
XYZ | 25.232, 13.001, 1.467 |
---|---|
Hunter Lab | 36.057, 61.812, 22.828 |
CIE-LAB | 42.765, 68.051, 53.728 |
CIE-LCH | 42.765, 86.704, 38.292 |
CIE-LUV | 0, 100, 95.12, 19.61 |
Web Safe | cc0000 |
RGB percent of color #cd000a
CMYK percent of color #cd000a
Text with hexadecimal color #cd000a
This text has a font color of #cd000a
<p style="color:#cd000a">Text here</p>
#cd000a Background Color
This box has a background color of #cd000a
<div style="background-color:#cd000a">Text here</div>
#cd000a Border Color
This box has a border color of #cd000a
<div style="border: 4px solid #cd000a">Text here</div>
CSS codes
<p style="color:#cd000a">Text here</p>
<div style="background-color:#cd000a">Text here</div>
<div style="border: 4px solid #cd000a">Text here</div>
#cd000a Color on white background
This is how a font and box color of #cd000a will look
on a white background.
#cd000a Color on black background
This is how a font and box color of #cd000a hex color will look
on a black background.