In RGB color space, #10f00a hex color has a red value of 16, a green value of 240 and a blue value of 10.
In CMYK color space (used in color printing), #10f00a hex color is composed of 93.33% cyan, 0% magenta, 95.83% yellow and 5.88% black.
#10f00a color has a hue of 118.4 degrees, a saturation of 92% and a lightness of 49%.
#10f00a hex color contains mainly GREEN.
The closest web safe color of #10f00a is #00ff00
#10f00a hex color has a decimal value of 1110026.
HEX | 10f00a | #10f00a |
---|---|---|
RGB | 16, 240, 10 | rgb(16, 240, 10) |
RGB Percent | 6.27, 94.12, 3.92 | rgb(6.27, 94.12, 3.92) |
CMYK | 93, 0, 96, 6 | |
HSL | 118.4°, 92, 49 | hsl(118.4, 92%, 49%) |
HSV | 118.4°, 95.8, 94.1 |
XYZ | 31.429, 62.452, 10.685 |
---|---|
Hunter Lab | 79.027, -67.307, 47.302 |
CIE-LAB | 83.153, -81.63, 78.703 |
CIE-LCH | 83.153, 113.391, 136.046 |
CIE-LUV | 93.33, 0, 95.83, 5.88 |
Web Safe | 00ff00 |
RGB percent of color #10f00a
CMYK percent of color #10f00a
Text with hexadecimal color #10f00a
This text has a font color of #10f00a
<p style="color:#10f00a">Text here</p>
#10f00a Background Color
This box has a background color of #10f00a
<div style="background-color:#10f00a">Text here</div>
#10f00a Border Color
This box has a border color of #10f00a
<div style="border: 4px solid #10f00a">Text here</div>
CSS codes
<p style="color:#10f00a">Text here</p>
<div style="background-color:#10f00a">Text here</div>
<div style="border: 4px solid #10f00a">Text here</div>
#10f00a Color on white background
This is how a font and box color of #10f00a will look
on a white background.
#10f00a Color on black background
This is how a font and box color of #10f00a hex color will look
on a black background.