In RGB color space, #01ffab hex color has a red value of 1, a green value of 255 and a blue value of 171.
In CMYK color space (used in color printing), #01ffab hex color is composed of 99.61% cyan, 0% magenta, 32.94% yellow and 0% black.
#01ffab color has a hue of 160.2 degrees, a saturation of 100% and a lightness of 50.2%.
#01ffab hex color contains mainly GREEN.
The closest web safe color of #01ffab is #00ff99
#01ffab hex color has a decimal value of 130987.
HEX | 01ffab | #01ffab |
---|---|---|
RGB | 1, 255, 171 | rgb(1, 255, 171) |
RGB Percent | 0.39, 100, 67.06 | rgb(0.39, 100, 67.06) |
CMYK | 100, 0, 33, 0 | |
HSL | 160.2°, 100, 50.2 | hsl(160.2, 100%, 50.2%) |
HSV | 160.2°, 99.6, 100 |
XYZ | 43.123, 74.467, 50.629 |
---|---|
Hunter Lab | 86.294, -61.815, 25.62 |
CIE-LAB | 89.143, -68.999, 26.336 |
CIE-LCH | 89.143, 73.854, 159.109 |
CIE-LUV | 99.61, 0, 32.94, 0 |
Web Safe | 00ff99 |
RGB percent of color #01ffab
CMYK percent of color #01ffab
Text with hexadecimal color #01ffab
This text has a font color of #01ffab
<p style="color:#01ffab">Text here</p>
#01ffab Background Color
This box has a background color of #01ffab
<div style="background-color:#01ffab">Text here</div>
#01ffab Border Color
This box has a border color of #01ffab
<div style="border: 4px solid #01ffab">Text here</div>
CSS codes
<p style="color:#01ffab">Text here</p>
<div style="background-color:#01ffab">Text here</div>
<div style="border: 4px solid #01ffab">Text here</div>
#01ffab Color on white background
This is how a font and box color of #01ffab will look
on a white background.
#01ffab Color on black background
This is how a font and box color of #01ffab hex color will look
on a black background.