In RGB color space, #01dcff hex color has a red value of 1, a green value of 220 and a blue value of 255.
In CMYK color space (used in color printing), #01dcff hex color is composed of 99.61% cyan, 13.73% magenta, 0% yellow and 0% black.
#01dcff color has a hue of 188.3 degrees, a saturation of 100% and a lightness of 50.2%.
#01dcff hex color contains mainly BLUE.
The closest web safe color of #01dcff is #00ccff
#01dcff hex color has a decimal value of 122111.
HEX | 01dcff | #01dcff |
---|---|---|
RGB | 1, 220, 255 | rgb(1, 220, 255) |
RGB Percent | 0.39, 86.27, 100 | rgb(0.39, 86.27, 100) |
CMYK | 100, 14, 0, 0 | |
HSL | 188.3°, 100, 50.2 | hsl(188.3, 100%, 50.2%) |
HSV | 188.3°, 99.6, 100 |
XYZ | 43.656, 58.413, 103.582 |
---|---|
Hunter Lab | 76.428, -31.79, -26.855 |
CIE-LAB | 80.968, -32.186, -29.514 |
CIE-LCH | 80.968, 43.669, 222.52 |
CIE-LUV | 99.61, 13.73, 0, 0 |
Web Safe | 00ccff |
RGB percent of color #01dcff
CMYK percent of color #01dcff
Text with hexadecimal color #01dcff
This text has a font color of #01dcff
<p style="color:#01dcff">Text here</p>
#01dcff Background Color
This box has a background color of #01dcff
<div style="background-color:#01dcff">Text here</div>
#01dcff Border Color
This box has a border color of #01dcff
<div style="border: 4px solid #01dcff">Text here</div>
CSS codes
<p style="color:#01dcff">Text here</p>
<div style="background-color:#01dcff">Text here</div>
<div style="border: 4px solid #01dcff">Text here</div>
#01dcff Color on white background
This is how a font and box color of #01dcff will look
on a white background.
#01dcff Color on black background
This is how a font and box color of #01dcff hex color will look
on a black background.