In RGB color space, #00ff0a hex color has a red value of 0, a green value of 255 and a blue value of 10.
In CMYK color space (used in color printing), #00ff0a hex color is composed of 100% cyan, 0% magenta, 96.08% yellow and 0% black.
#00ff0a color has a hue of 122.4 degrees, a saturation of 100% and a lightness of 50%.
#00ff0a hex color contains mainly GREEN.
The closest web safe color of #00ff0a is #00ff00
#00ff0a hex color has a decimal value of 65290.
HEX | 00ff0a | #00ff0a |
---|---|---|
RGB | 0, 255, 10 | rgb(0, 255, 10) |
RGB Percent | 0, 100, 3.92 | rgb(0, 100, 3.92) |
CMYK | 100, 0, 96, 0 | |
HSL | 122.4°, 100, 50 | hsl(122.4, 100%, 50%) |
HSV | 122.4°, 100, 100 |
XYZ | 35.815, 71.542, 12.209 |
---|---|
Hunter Lab | 84.583, -72.437, 50.65 |
CIE-LAB | 87.748, -86.046, 82.432 |
CIE-LCH | 87.748, 119.159, 136.229 |
CIE-LUV | 100, 0, 96.08, 0 |
Web Safe | 00ff00 |
RGB percent of color #00ff0a
CMYK percent of color #00ff0a
Text with hexadecimal color #00ff0a
This text has a font color of #00ff0a
<p style="color:#00ff0a">Text here</p>
#00ff0a Background Color
This box has a background color of #00ff0a
<div style="background-color:#00ff0a">Text here</div>
#00ff0a Border Color
This box has a border color of #00ff0a
<div style="border: 4px solid #00ff0a">Text here</div>
CSS codes
<p style="color:#00ff0a">Text here</p>
<div style="background-color:#00ff0a">Text here</div>
<div style="border: 4px solid #00ff0a">Text here</div>
#00ff0a Color on white background
This is how a font and box color of #00ff0a will look
on a white background.
#00ff0a Color on black background
This is how a font and box color of #00ff0a hex color will look
on a black background.