In RGB color space, #01ff12 hex color has a red value of 1, a green value of 255 and a blue value of 18.
In CMYK color space (used in color printing), #01ff12 hex color is composed of 99.61% cyan, 0% magenta, 92.94% yellow and 0% black.
#01ff12 color has a hue of 124 degrees, a saturation of 100% and a lightness of 50.2%.
#01ff12 hex color contains mainly GREEN.
The closest web safe color of #01ff12 is #00ff00
#01ff12 hex color has a decimal value of 130834.
HEX | 01ff12 | #01ff12 |
---|---|---|
RGB | 1, 255, 18 | rgb(1, 255, 18) |
RGB Percent | 0.39, 100, 7.06 | rgb(0.39, 100, 7.06) |
CMYK | 100, 0, 93, 0 | |
HSL | 124°, 100, 50.2 | hsl(124, 100%, 50.2%) |
HSV | 124°, 99.6, 100 |
XYZ | 35.882, 71.57, 12.496 |
---|---|
Hunter Lab | 84.599, -72.339, 50.462 |
CIE-LAB | 87.761, -85.879, 81.706 |
CIE-LCH | 87.761, 118.537, 136.426 |
CIE-LUV | 99.61, 0, 92.94, 0 |
Web Safe | 00ff00 |
RGB percent of color #01ff12
CMYK percent of color #01ff12
Text with hexadecimal color #01ff12
This text has a font color of #01ff12
<p style="color:#01ff12">Text here</p>
#01ff12 Background Color
This box has a background color of #01ff12
<div style="background-color:#01ff12">Text here</div>
#01ff12 Border Color
This box has a border color of #01ff12
<div style="border: 4px solid #01ff12">Text here</div>
CSS codes
<p style="color:#01ff12">Text here</p>
<div style="background-color:#01ff12">Text here</div>
<div style="border: 4px solid #01ff12">Text here</div>
#01ff12 Color on white background
This is how a font and box color of #01ff12 will look
on a white background.
#01ff12 Color on black background
This is how a font and box color of #01ff12 hex color will look
on a black background.