In RGB color space, #01dfff hex color has a red value of 1, a green value of 223 and a blue value of 255.
In CMYK color space (used in color printing), #01dfff hex color is composed of 99.61% cyan, 12.55% magenta, 0% yellow and 0% black.
#01dfff color has a hue of 187.6 degrees, a saturation of 100% and a lightness of 50.2%.
#01dfff hex color contains mainly BLUE.
The closest web safe color of #01dfff is #00ccff
#01dfff hex color has a decimal value of 122879.
HEX | 01dfff | #01dfff |
---|---|---|
RGB | 1, 223, 255 | rgb(1, 223, 255) |
RGB Percent | 0.39, 87.45, 100 | rgb(0.39, 87.45, 100) |
CMYK | 100, 13, 0, 0 | |
HSL | 187.6°, 100, 50.2 | hsl(187.6, 100%, 50.2%) |
HSV | 187.6°, 99.6, 100 |
XYZ | 44.45, 60.002, 103.846 |
---|---|
Hunter Lab | 77.461, -33.127, -25.263 |
CIE-LAB | 81.839, -33.617, -28.179 |
CIE-LCH | 81.839, 43.865, 219.971 |
CIE-LUV | 99.61, 12.55, 0, 0 |
Web Safe | 00ccff |
RGB percent of color #01dfff
CMYK percent of color #01dfff
Text with hexadecimal color #01dfff
This text has a font color of #01dfff
<p style="color:#01dfff">Text here</p>
#01dfff Background Color
This box has a background color of #01dfff
<div style="background-color:#01dfff">Text here</div>
#01dfff Border Color
This box has a border color of #01dfff
<div style="border: 4px solid #01dfff">Text here</div>
CSS codes
<p style="color:#01dfff">Text here</p>
<div style="background-color:#01dfff">Text here</div>
<div style="border: 4px solid #01dfff">Text here</div>
#01dfff Color on white background
This is how a font and box color of #01dfff will look
on a white background.
#01dfff Color on black background
This is how a font and box color of #01dfff hex color will look
on a black background.