In RGB color space, #001ffe hex color has a red value of 0, a green value of 31 and a blue value of 254.
In CMYK color space (used in color printing), #001ffe hex color is composed of 100% cyan, 87.8% magenta, 0% yellow and 0.39% black.
#001ffe color has a hue of 232.7 degrees, a saturation of 100% and a lightness of 49.8%.
#001ffe hex color contains mainly BLUE.
The closest web safe color of #001ffe is #0033ff
#001ffe hex color has a decimal value of 8190.
HEX | 001ffe | #001ffe |
---|---|---|
RGB | 0, 31, 254 | rgb(0, 31, 254) |
RGB Percent | 0, 12.16, 99.61 | rgb(0, 12.16, 99.61) |
CMYK | 100, 88, 0, 0 | |
HSL | 232.7°, 100, 49.8 | hsl(232.7, 100%, 49.8%) |
HSV | 232.7°, 100, 99.6 |
XYZ | 18.379, 8.136, 94.368 |
---|---|
Hunter Lab | 28.524, 65.099, -176.189 |
CIE-LAB | 34.265, 72.476, -104.023 |
CIE-LCH | 34.265, 126.782, 304.866 |
CIE-LUV | 100, 87.8, 0, 0.39 |
Web Safe | 0033ff |
RGB percent of color #001ffe
CMYK percent of color #001ffe
Text with hexadecimal color #001ffe
This text has a font color of #001ffe
<p style="color:#001ffe">Text here</p>
#001ffe Background Color
This box has a background color of #001ffe
<div style="background-color:#001ffe">Text here</div>
#001ffe Border Color
This box has a border color of #001ffe
<div style="border: 4px solid #001ffe">Text here</div>
CSS codes
<p style="color:#001ffe">Text here</p>
<div style="background-color:#001ffe">Text here</div>
<div style="border: 4px solid #001ffe">Text here</div>
#001ffe Color on white background
This is how a font and box color of #001ffe will look
on a white background.
#001ffe Color on black background
This is how a font and box color of #001ffe hex color will look
on a black background.