In RGB color space, #00ff12 hex color has a red value of 0, a green value of 255 and a blue value of 18.
In CMYK color space (used in color printing), #00ff12 hex color is composed of 100% cyan, 0% magenta, 92.94% yellow and 0% black.
#00ff12 color has a hue of 124.2 degrees, a saturation of 100% and a lightness of 50%.
#00ff12 hex color contains mainly GREEN.
The closest web safe color of #00ff12 is #00ff00
#00ff12 hex color has a decimal value of 65298.
HEX | 00ff12 | #00ff12 |
---|---|---|
RGB | 0, 255, 18 | rgb(0, 255, 18) |
RGB Percent | 0, 100, 7.06 | rgb(0, 100, 7.06) |
CMYK | 100, 0, 93, 0 | |
HSL | 124.2°, 100, 50 | hsl(124.2, 100%, 50%) |
HSV | 124.2°, 100, 100 |
XYZ | 35.869, 71.564, 12.495 |
---|---|
Hunter Lab | 84.596, -72.357, 50.46 |
CIE-LAB | 87.758, -85.91, 81.704 |
CIE-LCH | 87.758, 118.558, 136.437 |
CIE-LUV | 100, 0, 92.94, 0 |
Web Safe | 00ff00 |
RGB percent of color #00ff12
CMYK percent of color #00ff12
Text with hexadecimal color #00ff12
This text has a font color of #00ff12
<p style="color:#00ff12">Text here</p>
#00ff12 Background Color
This box has a background color of #00ff12
<div style="background-color:#00ff12">Text here</div>
#00ff12 Border Color
This box has a border color of #00ff12
<div style="border: 4px solid #00ff12">Text here</div>
CSS codes
<p style="color:#00ff12">Text here</p>
<div style="background-color:#00ff12">Text here</div>
<div style="border: 4px solid #00ff12">Text here</div>
#00ff12 Color on white background
This is how a font and box color of #00ff12 will look
on a white background.
#00ff12 Color on black background
This is how a font and box color of #00ff12 hex color will look
on a black background.