In RGB color space, #001ccd hex color has a red value of 0, a green value of 28 and a blue value of 205.
In CMYK color space (used in color printing), #001ccd hex color is composed of 100% cyan, 86.34% magenta, 0% yellow and 19.61% black.
#001ccd color has a hue of 231.8 degrees, a saturation of 100% and a lightness of 40.2%.
#001ccd hex color contains mainly BLUE.
The closest web safe color of #001ccd is #0033cc
#001ccd hex color has a decimal value of 7373.
HEX | 001ccd | #001ccd |
---|---|---|
RGB | 0, 28, 205 | rgb(0, 28, 205) |
RGB Percent | 0, 10.98, 80.39 | rgb(0, 10.98, 80.39) |
CMYK | 100, 86, 0, 20 | |
HSL | 231.8°, 100, 40.2 | hsl(231.8, 100%, 40.2%) |
HSV | 231.8°, 100, 80.4 |
XYZ | 11.435, 5.238, 58.166 |
---|---|
Hunter Lab | 22.887, 49.133, -134.664 |
CIE-LAB | 27.402, 59.754, -87.449 |
CIE-LCH | 27.402, 105.914, 304.345 |
CIE-LUV | 100, 86.34, 0, 19.61 |
Web Safe | 0033cc |
RGB percent of color #001ccd
CMYK percent of color #001ccd
Text with hexadecimal color #001ccd
This text has a font color of #001ccd
<p style="color:#001ccd">Text here</p>
#001ccd Background Color
This box has a background color of #001ccd
<div style="background-color:#001ccd">Text here</div>
#001ccd Border Color
This box has a border color of #001ccd
<div style="border: 4px solid #001ccd">Text here</div>
CSS codes
<p style="color:#001ccd">Text here</p>
<div style="background-color:#001ccd">Text here</div>
<div style="border: 4px solid #001ccd">Text here</div>
#001ccd Color on white background
This is how a font and box color of #001ccd will look
on a white background.
#001ccd Color on black background
This is how a font and box color of #001ccd hex color will look
on a black background.