In RGB color space, #01fff0 hex color has a red value of 1, a green value of 255 and a blue value of 240.
In CMYK color space (used in color printing), #01fff0 hex color is composed of 99.61% cyan, 0% magenta, 5.88% yellow and 0% black.
#01fff0 color has a hue of 176.5 degrees, a saturation of 100% and a lightness of 50.2%.
#01fff0 hex color contains mainly GREEN.
The closest web safe color of #01fff0 is #00ffff
#01fff0 hex color has a decimal value of 131056.
HEX | 01fff0 | #01fff0 |
---|---|---|
RGB | 1, 255, 240 | rgb(1, 255, 240) |
RGB Percent | 0.39, 100, 94.12 | rgb(0.39, 100, 94.12) |
CMYK | 100, 0, 6, 0 | |
HSL | 176.5°, 100, 50.2 | hsl(176.5, 100%, 50.2%) |
HSV | 176.5°, 99.6, 100 |
XYZ | 51.501, 77.818, 94.744 |
---|---|
Hunter Lab | 88.215, -50.164, -1.928 |
CIE-LAB | 90.697, -52.273, -6.979 |
CIE-LCH | 90.697, 52.737, 187.605 |
CIE-LUV | 99.61, 0, 5.88, 0 |
Web Safe | 00ffff |
RGB percent of color #01fff0
CMYK percent of color #01fff0
Text with hexadecimal color #01fff0
This text has a font color of #01fff0
<p style="color:#01fff0">Text here</p>
#01fff0 Background Color
This box has a background color of #01fff0
<div style="background-color:#01fff0">Text here</div>
#01fff0 Border Color
This box has a border color of #01fff0
<div style="border: 4px solid #01fff0">Text here</div>
CSS codes
<p style="color:#01fff0">Text here</p>
<div style="background-color:#01fff0">Text here</div>
<div style="border: 4px solid #01fff0">Text here</div>
#01fff0 Color on white background
This is how a font and box color of #01fff0 will look
on a white background.
#01fff0 Color on black background
This is how a font and box color of #01fff0 hex color will look
on a black background.