In RGB color space, #10f00c hex color has a red value of 16, a green value of 240 and a blue value of 12.
In CMYK color space (used in color printing), #10f00c hex color is composed of 93.33% cyan, 0% magenta, 95% yellow and 5.88% black.
#10f00c color has a hue of 118.9 degrees, a saturation of 90.48% and a lightness of 49.4%.
#10f00c hex color contains mainly GREEN.
The closest web safe color of #10f00c is #00ff00
#10f00c hex color has a decimal value of 1110028.
HEX | 10f00c | #10f00c |
---|---|---|
RGB | 16, 240, 12 | rgb(16, 240, 12) |
RGB Percent | 6.27, 94.12, 4.71 | rgb(6.27, 94.12, 4.71) |
CMYK | 93, 0, 95, 6 | |
HSL | 118.9°, 90.48, 49.4 | hsl(118.9, 90.48%, 49.4%) |
HSV | 118.9°, 95, 94.1 |
XYZ | 31.44, 62.457, 10.746 |
---|---|
Hunter Lab | 79.03, -67.29, 47.259 |
CIE-LAB | 83.156, -81.601, 78.533 |
CIE-LCH | 83.156, 113.253, 136.098 |
CIE-LUV | 93.33, 0, 95, 5.88 |
Web Safe | 00ff00 |
RGB percent of color #10f00c
CMYK percent of color #10f00c
Text with hexadecimal color #10f00c
This text has a font color of #10f00c
<p style="color:#10f00c">Text here</p>
#10f00c Background Color
This box has a background color of #10f00c
<div style="background-color:#10f00c">Text here</div>
#10f00c Border Color
This box has a border color of #10f00c
<div style="border: 4px solid #10f00c">Text here</div>
CSS codes
<p style="color:#10f00c">Text here</p>
<div style="background-color:#10f00c">Text here</div>
<div style="border: 4px solid #10f00c">Text here</div>
#10f00c Color on white background
This is how a font and box color of #10f00c will look
on a white background.
#10f00c Color on black background
This is how a font and box color of #10f00c hex color will look
on a black background.