In RGB color space, #001cdf hex color has a red value of 0, a green value of 28 and a blue value of 223.
In CMYK color space (used in color printing), #001cdf hex color is composed of 100% cyan, 87.44% magenta, 0% yellow and 12.55% black.
#001cdf color has a hue of 232.5 degrees, a saturation of 100% and a lightness of 43.7%.
#001cdf hex color contains mainly BLUE.
The closest web safe color of #001cdf is #0033cc
#001cdf hex color has a decimal value of 7391.
HEX | 001cdf | #001cdf |
---|---|---|
RGB | 0, 28, 223 | rgb(0, 28, 223) |
RGB Percent | 0, 10.98, 87.45 | rgb(0, 10.98, 87.45) |
CMYK | 100, 87, 0, 13 | |
HSL | 232.5°, 100, 43.7 | hsl(232.5, 100%, 43.7%) |
HSV | 232.5°, 100, 87.5 |
XYZ | 13.735, 6.158, 70.277 |
---|---|
Hunter Lab | 24.815, 55.371, -150.539 |
CIE-LAB | 29.808, 64.935, -93.863 |
CIE-LCH | 29.808, 114.135, 304.676 |
CIE-LUV | 100, 87.44, 0, 12.55 |
Web Safe | 0033cc |
RGB percent of color #001cdf
CMYK percent of color #001cdf
Text with hexadecimal color #001cdf
This text has a font color of #001cdf
<p style="color:#001cdf">Text here</p>
#001cdf Background Color
This box has a background color of #001cdf
<div style="background-color:#001cdf">Text here</div>
#001cdf Border Color
This box has a border color of #001cdf
<div style="border: 4px solid #001cdf">Text here</div>
CSS codes
<p style="color:#001cdf">Text here</p>
<div style="background-color:#001cdf">Text here</div>
<div style="border: 4px solid #001cdf">Text here</div>
#001cdf Color on white background
This is how a font and box color of #001cdf will look
on a white background.
#001cdf Color on black background
This is how a font and box color of #001cdf hex color will look
on a black background.