In RGB color space, #01fdff hex color has a red value of 1, a green value of 253 and a blue value of 255.
In CMYK color space (used in color printing), #01fdff hex color is composed of 99.61% cyan, 0.78% magenta, 0% yellow and 0% black.
#01fdff color has a hue of 180.5 degrees, a saturation of 100% and a lightness of 50.2%.
#01fdff hex color contains mainly BLUE.
The closest web safe color of #01fdff is #00ffff
#01fdff hex color has a decimal value of 130559.
HEX | 01fdff | #01fdff |
---|---|---|
RGB | 1, 253, 255 | rgb(1, 253, 255) |
RGB Percent | 0.39, 99.22, 100 | rgb(0.39, 99.22, 100) |
CMYK | 100, 1, 0, 0 | |
HSL | 180.5°, 100, 50.2 | hsl(180.5, 100%, 50.2%) |
HSV | 180.5°, 99.6, 100 |
XYZ | 53.188, 77.477, 106.759 |
---|---|
Hunter Lab | 88.021, -46.176, -10.297 |
CIE-LAB | 90.541, -47.198, -15 |
CIE-LCH | 90.541, 49.524, 197.631 |
CIE-LUV | 99.61, 0.78, 0, 0 |
Web Safe | 00ffff |
RGB percent of color #01fdff
CMYK percent of color #01fdff
Text with hexadecimal color #01fdff
This text has a font color of #01fdff
<p style="color:#01fdff">Text here</p>
#01fdff Background Color
This box has a background color of #01fdff
<div style="background-color:#01fdff">Text here</div>
#01fdff Border Color
This box has a border color of #01fdff
<div style="border: 4px solid #01fdff">Text here</div>
CSS codes
<p style="color:#01fdff">Text here</p>
<div style="background-color:#01fdff">Text here</div>
<div style="border: 4px solid #01fdff">Text here</div>
#01fdff Color on white background
This is how a font and box color of #01fdff will look
on a white background.
#01fdff Color on black background
This is how a font and box color of #01fdff hex color will look
on a black background.