In RGB color space, #01fff8 hex color has a red value of 1, a green value of 255 and a blue value of 248.
In CMYK color space (used in color printing), #01fff8 hex color is composed of 99.61% cyan, 0% magenta, 2.75% yellow and 0% black.
#01fff8 color has a hue of 178.3 degrees, a saturation of 100% and a lightness of 50.2%.
#01fff8 hex color contains mainly GREEN.
The closest web safe color of #01fff8 is #00ffff
#01fff8 hex color has a decimal value of 131064.
HEX | 01fff8 | #01fff8 |
---|---|---|
RGB | 1, 255, 248 | rgb(1, 255, 248) |
RGB Percent | 0.39, 100, 97.25 | rgb(0.39, 100, 97.25) |
CMYK | 100, 0, 3, 0 | |
HSL | 178.3°, 100, 50.2 | hsl(178.3, 100%, 50.2%) |
HSV | 178.3°, 99.6, 100 |
XYZ | 52.716, 78.304, 101.143 |
---|---|
Hunter Lab | 88.49, -48.519, -5.825 |
CIE-LAB | 90.918, -50.048, -10.802 |
CIE-LCH | 90.918, 51.2, 192.179 |
CIE-LUV | 99.61, 0, 2.75, 0 |
Web Safe | 00ffff |
RGB percent of color #01fff8
CMYK percent of color #01fff8
Text with hexadecimal color #01fff8
This text has a font color of #01fff8
<p style="color:#01fff8">Text here</p>
#01fff8 Background Color
This box has a background color of #01fff8
<div style="background-color:#01fff8">Text here</div>
#01fff8 Border Color
This box has a border color of #01fff8
<div style="border: 4px solid #01fff8">Text here</div>
CSS codes
<p style="color:#01fff8">Text here</p>
<div style="background-color:#01fff8">Text here</div>
<div style="border: 4px solid #01fff8">Text here</div>
#01fff8 Color on white background
This is how a font and box color of #01fff8 will look
on a white background.
#01fff8 Color on black background
This is how a font and box color of #01fff8 hex color will look
on a black background.