In RGB color space, #10ff0a hex color has a red value of 16, a green value of 255 and a blue value of 10.
In CMYK color space (used in color printing), #10ff0a hex color is composed of 93.73% cyan, 0% magenta, 96.08% yellow and 0% black.
#10ff0a color has a hue of 118.5 degrees, a saturation of 100% and a lightness of 52%.
#10ff0a hex color contains mainly GREEN.
The closest web safe color of #10ff0a is #00ff00
#10ff0a hex color has a decimal value of 1113866.
HEX | 10ff0a | #10ff0a |
---|---|---|
RGB | 16, 255, 10 | rgb(16, 255, 10) |
RGB Percent | 6.27, 100, 3.92 | rgb(6.27, 100, 3.92) |
CMYK | 94, 0, 96, 0 | |
HSL | 118.5°, 100, 52 | hsl(118.5, 100%, 52%) |
HSV | 118.5°, 96.1, 100 |
XYZ | 36.028, 71.652, 12.219 |
---|---|
Hunter Lab | 84.648, -72.159, 50.695 |
CIE-LAB | 87.801, -85.56, 82.498 |
CIE-LCH | 87.801, 118.855, 136.044 |
CIE-LUV | 93.73, 0, 96.08, 0 |
Web Safe | 00ff00 |
RGB percent of color #10ff0a
CMYK percent of color #10ff0a
Text with hexadecimal color #10ff0a
This text has a font color of #10ff0a
<p style="color:#10ff0a">Text here</p>
#10ff0a Background Color
This box has a background color of #10ff0a
<div style="background-color:#10ff0a">Text here</div>
#10ff0a Border Color
This box has a border color of #10ff0a
<div style="border: 4px solid #10ff0a">Text here</div>
CSS codes
<p style="color:#10ff0a">Text here</p>
<div style="background-color:#10ff0a">Text here</div>
<div style="border: 4px solid #10ff0a">Text here</div>
#10ff0a Color on white background
This is how a font and box color of #10ff0a will look
on a white background.
#10ff0a Color on black background
This is how a font and box color of #10ff0a hex color will look
on a black background.