In RGB color space, #01fffe hex color has a red value of 1, a green value of 255 and a blue value of 254.
In CMYK color space (used in color printing), #01fffe hex color is composed of 99.61% cyan, 0% magenta, 0.39% yellow and 0% black.
#01fffe color has a hue of 179.8 degrees, a saturation of 100% and a lightness of 50.2%.
#01fffe hex color contains mainly GREEN.
The closest web safe color of #01fffe is #00ffff
#01fffe hex color has a decimal value of 131070.
HEX | 01fffe | #01fffe |
---|---|---|
RGB | 1, 255, 254 | rgb(1, 255, 254) |
RGB Percent | 0.39, 100, 99.61 | rgb(0.39, 100, 99.61) |
CMYK | 100, 0, 0, 0 | |
HSL | 179.8°, 100, 50.2 | hsl(179.8, 100%, 50.2%) |
HSV | 179.8°, 99.6, 100 |
XYZ | 53.662, 78.682, 106.125 |
---|---|
Hunter Lab | 88.703, -47.244, -8.843 |
CIE-LAB | 91.09, -48.346, -13.659 |
CIE-LCH | 91.09, 50.238, 195.776 |
CIE-LUV | 99.61, 0, 0.39, 0 |
Web Safe | 00ffff |
RGB percent of color #01fffe
CMYK percent of color #01fffe
Text with hexadecimal color #01fffe
This text has a font color of #01fffe
<p style="color:#01fffe">Text here</p>
#01fffe Background Color
This box has a background color of #01fffe
<div style="background-color:#01fffe">Text here</div>
#01fffe Border Color
This box has a border color of #01fffe
<div style="border: 4px solid #01fffe">Text here</div>
CSS codes
<p style="color:#01fffe">Text here</p>
<div style="background-color:#01fffe">Text here</div>
<div style="border: 4px solid #01fffe">Text here</div>
#01fffe Color on white background
This is how a font and box color of #01fffe will look
on a white background.
#01fffe Color on black background
This is how a font and box color of #01fffe hex color will look
on a black background.