In RGB color space, #001ced hex color has a red value of 0, a green value of 28 and a blue value of 237.
In CMYK color space (used in color printing), #001ced hex color is composed of 100% cyan, 88.19% magenta, 0% yellow and 7.06% black.
#001ced color has a hue of 232.9 degrees, a saturation of 100% and a lightness of 46.5%.
#001ced hex color contains mainly BLUE.
The closest web safe color of #001ced is #0033ff
#001ced hex color has a decimal value of 7405.
HEX | 001ced | #001ced |
---|---|---|
RGB | 0, 28, 237 | rgb(0, 28, 237) |
RGB Percent | 0, 10.98, 92.94 | rgb(0, 10.98, 92.94) |
CMYK | 100, 88, 0, 7 | |
HSL | 232.9°, 100, 46.5 | hsl(232.9, 100%, 46.5%) |
HSV | 232.9°, 100, 92.9 |
XYZ | 15.701, 6.945, 80.634 |
---|---|
Hunter Lab | 26.353, 60.23, -162.964 |
CIE-LAB | 31.681, 68.823, -98.737 |
CIE-LCH | 31.681, 120.356, 304.878 |
CIE-LUV | 100, 88.19, 0, 7.06 |
Web Safe | 0033ff |
RGB percent of color #001ced
CMYK percent of color #001ced
Text with hexadecimal color #001ced
This text has a font color of #001ced
<p style="color:#001ced">Text here</p>
#001ced Background Color
This box has a background color of #001ced
<div style="background-color:#001ced">Text here</div>
#001ced Border Color
This box has a border color of #001ced
<div style="border: 4px solid #001ced">Text here</div>
CSS codes
<p style="color:#001ced">Text here</p>
<div style="background-color:#001ced">Text here</div>
<div style="border: 4px solid #001ced">Text here</div>
#001ced Color on white background
This is how a font and box color of #001ced will look
on a white background.
#001ced Color on black background
This is how a font and box color of #001ced hex color will look
on a black background.