In RGB color space, #01e0ff hex color has a red value of 1, a green value of 224 and a blue value of 255.
In CMYK color space (used in color printing), #01e0ff hex color is composed of 99.61% cyan, 12.16% magenta, 0% yellow and 0% black.
#01e0ff color has a hue of 187.3 degrees, a saturation of 100% and a lightness of 50.2%.
#01e0ff hex color contains mainly BLUE.
The closest web safe color of #01e0ff is #00ccff
#01e0ff hex color has a decimal value of 123135.
HEX | 01e0ff | #01e0ff |
---|---|---|
RGB | 1, 224, 255 | rgb(1, 224, 255) |
RGB Percent | 0.39, 87.84, 100 | rgb(0.39, 87.84, 100) |
CMYK | 100, 12, 0, 0 | |
HSL | 187.3°, 100, 50.2 | hsl(187.3, 100%, 50.2%) |
HSV | 187.3°, 99.6, 100 |
XYZ | 44.718, 60.538, 103.936 |
---|---|
Hunter Lab | 77.806, -33.57, -24.737 |
CIE-LAB | 82.13, -34.091, -27.735 |
CIE-LCH | 82.13, 43.948, 219.13 |
CIE-LUV | 99.61, 12.16, 0, 0 |
Web Safe | 00ccff |
RGB percent of color #01e0ff
CMYK percent of color #01e0ff
Text with hexadecimal color #01e0ff
This text has a font color of #01e0ff
<p style="color:#01e0ff">Text here</p>
#01e0ff Background Color
This box has a background color of #01e0ff
<div style="background-color:#01e0ff">Text here</div>
#01e0ff Border Color
This box has a border color of #01e0ff
<div style="border: 4px solid #01e0ff">Text here</div>
CSS codes
<p style="color:#01e0ff">Text here</p>
<div style="background-color:#01e0ff">Text here</div>
<div style="border: 4px solid #01e0ff">Text here</div>
#01e0ff Color on white background
This is how a font and box color of #01e0ff will look
on a white background.
#01e0ff Color on black background
This is how a font and box color of #01e0ff hex color will look
on a black background.