In RGB color space, #01fabb hex color has a red value of 1, a green value of 250 and a blue value of 187.
In CMYK color space (used in color printing), #01fabb hex color is composed of 99.6% cyan, 0% magenta, 25.2% yellow and 1.96% black.
#01fabb color has a hue of 164.8 degrees, a saturation of 99.2% and a lightness of 49.2%.
#01fabb hex color contains mainly GREEN.
The closest web safe color of #01fabb is #00ffcc
#01fabb hex color has a decimal value of 129723.
HEX | 01fabb | #01fabb |
---|---|---|
RGB | 1, 250, 187 | rgb(1, 250, 187) |
RGB Percent | 0.39, 98.04, 73.33 | rgb(0.39, 98.04, 73.33) |
CMYK | 100, 0, 25, 2 | |
HSL | 164.8°, 99.2, 49.2 | hsl(164.8, 99.2%, 49.2%) |
HSV | 164.8°, 99.6, 98 |
XYZ | 43.168, 71.966, 58.629 |
---|---|
Hunter Lab | 84.833, -57.626, 18.407 |
CIE-LAB | 87.952, -63.734, 16.518 |
CIE-LCH | 87.952, 65.84, 165.47 |
CIE-LUV | 99.6, 0, 25.2, 1.96 |
Web Safe | 00ffcc |
RGB percent of color #01fabb
CMYK percent of color #01fabb
Text with hexadecimal color #01fabb
This text has a font color of #01fabb
<p style="color:#01fabb">Text here</p>
#01fabb Background Color
This box has a background color of #01fabb
<div style="background-color:#01fabb">Text here</div>
#01fabb Border Color
This box has a border color of #01fabb
<div style="border: 4px solid #01fabb">Text here</div>
CSS codes
<p style="color:#01fabb">Text here</p>
<div style="background-color:#01fabb">Text here</div>
<div style="border: 4px solid #01fabb">Text here</div>
#01fabb Color on white background
This is how a font and box color of #01fabb will look
on a white background.
#01fabb Color on black background
This is how a font and box color of #01fabb hex color will look
on a black background.