In RGB color space, #001cef hex color has a red value of 0, a green value of 28 and a blue value of 239.
In CMYK color space (used in color printing), #001cef hex color is composed of 100% cyan, 88.28% magenta, 0% yellow and 6.27% black.
#001cef color has a hue of 233 degrees, a saturation of 100% and a lightness of 46.9%.
#001cef hex color contains mainly BLUE.
The closest web safe color of #001cef is #0033ff
#001cef hex color has a decimal value of 7407.
HEX | 001cef | #001cef |
---|---|---|
RGB | 0, 28, 239 | rgb(0, 28, 239) |
RGB Percent | 0, 10.98, 93.73 | rgb(0, 10.98, 93.73) |
CMYK | 100, 88, 0, 6 | |
HSL | 233°, 100, 46.9 | hsl(233, 100%, 46.9%) |
HSV | 233°, 100, 93.7 |
XYZ | 15.995, 7.063, 82.182 |
---|---|
Hunter Lab | 26.576, 60.922, -164.739 |
CIE-LAB | 31.95, 69.368, -99.425 |
CIE-LCH | 31.95, 121.232, 304.903 |
CIE-LUV | 100, 88.28, 0, 6.27 |
Web Safe | 0033ff |
RGB percent of color #001cef
CMYK percent of color #001cef
Text with hexadecimal color #001cef
This text has a font color of #001cef
<p style="color:#001cef">Text here</p>
#001cef Background Color
This box has a background color of #001cef
<div style="background-color:#001cef">Text here</div>
#001cef Border Color
This box has a border color of #001cef
<div style="border: 4px solid #001cef">Text here</div>
CSS codes
<p style="color:#001cef">Text here</p>
<div style="background-color:#001cef">Text here</div>
<div style="border: 4px solid #001cef">Text here</div>
#001cef Color on white background
This is how a font and box color of #001cef will look
on a white background.
#001cef Color on black background
This is how a font and box color of #001cef hex color will look
on a black background.