In RGB color space, #01ffbc hex color has a red value of 1, a green value of 255 and a blue value of 188.
In CMYK color space (used in color printing), #01ffbc hex color is composed of 99.61% cyan, 0% magenta, 26.27% yellow and 0% black.
#01ffbc color has a hue of 164.2 degrees, a saturation of 100% and a lightness of 50.2%.
#01ffbc hex color contains mainly GREEN.
The closest web safe color of #01ffbc is #00ffcc
#01ffbc hex color has a decimal value of 131004.
HEX | 01ffbc | #01ffbc |
---|---|---|
RGB | 1, 255, 188 | rgb(1, 255, 188) |
RGB Percent | 0.39, 100, 73.73 | rgb(0.39, 100, 73.73) |
CMYK | 100, 0, 26, 0 | |
HSL | 164.2°, 100, 50.2 | hsl(164.2, 100%, 50.2%) |
HSV | 164.2°, 99.6, 100 |
XYZ | 44.85, 75.157, 59.72 |
---|---|
Hunter Lab | 86.693, -59.367, 19.842 |
CIE-LAB | 89.466, -65.333, 18.126 |
CIE-LCH | 89.466, 67.801, 164.494 |
CIE-LUV | 99.61, 0, 26.27, 0 |
Web Safe | 00ffcc |
RGB percent of color #01ffbc
CMYK percent of color #01ffbc
Text with hexadecimal color #01ffbc
This text has a font color of #01ffbc
<p style="color:#01ffbc">Text here</p>
#01ffbc Background Color
This box has a background color of #01ffbc
<div style="background-color:#01ffbc">Text here</div>
#01ffbc Border Color
This box has a border color of #01ffbc
<div style="border: 4px solid #01ffbc">Text here</div>
CSS codes
<p style="color:#01ffbc">Text here</p>
<div style="background-color:#01ffbc">Text here</div>
<div style="border: 4px solid #01ffbc">Text here</div>
#01ffbc Color on white background
This is how a font and box color of #01ffbc will look
on a white background.
#01ffbc Color on black background
This is how a font and box color of #01ffbc hex color will look
on a black background.