In RGB color space, #01ff3b hex color has a red value of 1, a green value of 255 and a blue value of 59.
In CMYK color space (used in color printing), #01ff3b hex color is composed of 99.61% cyan, 0% magenta, 76.86% yellow and 0% black.
#01ff3b color has a hue of 133.7 degrees, a saturation of 100% and a lightness of 50.2%.
#01ff3b hex color contains mainly GREEN.
The closest web safe color of #01ff3b is #00ff33
#01ff3b hex color has a decimal value of 130875.
HEX | 01ff3b | #01ff3b |
---|---|---|
RGB | 1, 255, 59 | rgb(1, 255, 59) |
RGB Percent | 0.39, 100, 23.14 | rgb(0.39, 100, 23.14) |
CMYK | 100, 0, 77, 0 | |
HSL | 133.7°, 100, 50.2 | hsl(133.7, 100%, 50.2%) |
HSV | 133.7°, 99.6, 100 |
XYZ | 36.562, 71.842, 16.078 |
---|---|
Hunter Lab | 84.76, -71.331, 48.085 |
CIE-LAB | 87.892, -84.176, 73.414 |
CIE-LCH | 87.892, 111.692, 138.907 |
CIE-LUV | 99.61, 0, 76.86, 0 |
Web Safe | 00ff33 |
RGB percent of color #01ff3b
CMYK percent of color #01ff3b
Text with hexadecimal color #01ff3b
This text has a font color of #01ff3b
<p style="color:#01ff3b">Text here</p>
#01ff3b Background Color
This box has a background color of #01ff3b
<div style="background-color:#01ff3b">Text here</div>
#01ff3b Border Color
This box has a border color of #01ff3b
<div style="border: 4px solid #01ff3b">Text here</div>
CSS codes
<p style="color:#01ff3b">Text here</p>
<div style="background-color:#01ff3b">Text here</div>
<div style="border: 4px solid #01ff3b">Text here</div>
#01ff3b Color on white background
This is how a font and box color of #01ff3b will look
on a white background.
#01ff3b Color on black background
This is how a font and box color of #01ff3b hex color will look
on a black background.