In RGB color space, #01ff07 hex color has a red value of 1, a green value of 255 and a blue value of 7.
In CMYK color space (used in color printing), #01ff07 hex color is composed of 99.61% cyan, 0% magenta, 97.25% yellow and 0% black.
#01ff07 color has a hue of 121.4 degrees, a saturation of 100% and a lightness of 50.2%.
#01ff07 hex color contains mainly GREEN.
The closest web safe color of #01ff07 is #00ff00
#01ff07 hex color has a decimal value of 130823.
HEX | 01ff07 | #01ff07 |
---|---|---|
RGB | 1, 255, 7 | rgb(1, 255, 7) |
RGB Percent | 0.39, 100, 2.75 | rgb(0.39, 100, 2.75) |
CMYK | 100, 0, 97, 0 | |
HSL | 121.4°, 100, 50.2 | hsl(121.4, 100%, 50.2%) |
HSV | 121.4°, 99.6, 100 |
XYZ | 35.811, 71.542, 12.123 |
---|---|
Hunter Lab | 84.583, -72.445, 50.71 |
CIE-LAB | 87.748, -86.059, 82.659 |
CIE-LCH | 87.748, 119.326, 136.154 |
CIE-LUV | 99.61, 0, 97.25, 0 |
Web Safe | 00ff00 |
RGB percent of color #01ff07
CMYK percent of color #01ff07
Text with hexadecimal color #01ff07
This text has a font color of #01ff07
<p style="color:#01ff07">Text here</p>
#01ff07 Background Color
This box has a background color of #01ff07
<div style="background-color:#01ff07">Text here</div>
#01ff07 Border Color
This box has a border color of #01ff07
<div style="border: 4px solid #01ff07">Text here</div>
CSS codes
<p style="color:#01ff07">Text here</p>
<div style="background-color:#01ff07">Text here</div>
<div style="border: 4px solid #01ff07">Text here</div>
#01ff07 Color on white background
This is how a font and box color of #01ff07 will look
on a white background.
#01ff07 Color on black background
This is how a font and box color of #01ff07 hex color will look
on a black background.