In RGB color space, #01deff hex color has a red value of 1, a green value of 222 and a blue value of 255.
In CMYK color space (used in color printing), #01deff hex color is composed of 99.61% cyan, 12.94% magenta, 0% yellow and 0% black.
#01deff color has a hue of 187.8 degrees, a saturation of 100% and a lightness of 50.2%.
#01deff hex color contains mainly BLUE.
The closest web safe color of #01deff is #00ccff
#01deff hex color has a decimal value of 122623.
HEX | 01deff | #01deff |
---|---|---|
RGB | 1, 222, 255 | rgb(1, 222, 255) |
RGB Percent | 0.39, 87.06, 100 | rgb(0.39, 87.06, 100) |
CMYK | 100, 13, 0, 0 | |
HSL | 187.8°, 100, 50.2 | hsl(187.8, 100%, 50.2%) |
HSV | 187.8°, 99.6, 100 |
XYZ | 44.184, 59.469, 103.758 |
---|---|
Hunter Lab | 77.116, -32.681, -25.792 |
CIE-LAB | 81.549, -33.141, -28.624 |
CIE-LCH | 81.549, 43.791, 220.817 |
CIE-LUV | 99.61, 12.94, 0, 0 |
Web Safe | 00ccff |
RGB percent of color #01deff
CMYK percent of color #01deff
Text with hexadecimal color #01deff
This text has a font color of #01deff
<p style="color:#01deff">Text here</p>
#01deff Background Color
This box has a background color of #01deff
<div style="background-color:#01deff">Text here</div>
#01deff Border Color
This box has a border color of #01deff
<div style="border: 4px solid #01deff">Text here</div>
CSS codes
<p style="color:#01deff">Text here</p>
<div style="background-color:#01deff">Text here</div>
<div style="border: 4px solid #01deff">Text here</div>
#01deff Color on white background
This is how a font and box color of #01deff will look
on a white background.
#01deff Color on black background
This is how a font and box color of #01deff hex color will look
on a black background.