In RGB color space, #10a000 hex color has a red value of 16, a green value of 160 and a blue value of 0.
In CMYK color space (used in color printing), #10a000 hex color is composed of 90% cyan, 0% magenta, 100% yellow and 37.25% black.
#10a000 color has a hue of 114 degrees, a saturation of 100% and a lightness of 31.4%.
#10a000 hex color contains mainly GREEN.
The closest web safe color of #10a000 is #009900
#10a000 hex color has a decimal value of 1089536.
HEX | 10a000 | #10a000 |
---|---|---|
RGB | 16, 160, 0 | rgb(16, 160, 0) |
RGB Percent | 6.27, 62.75, 0 | rgb(6.27, 62.75, 0) |
CMYK | 90, 0, 100, 37 | |
HSL | 114°, 100, 31.4 | hsl(114, 100%, 31.4%) |
HSV | 114°, 100, 62.7 |
XYZ | 12.784, 25.252, 4.2 |
---|---|
Hunter Lab | 50.251, -42.529, 30.221 |
CIE-LAB | 57.32, -59.855, 58.838 |
CIE-LCH | 57.32, 83.932, 135.491 |
CIE-LUV | 90, 0, 100, 37.25 |
Web Safe | 009900 |
RGB percent of color #10a000
CMYK percent of color #10a000
Text with hexadecimal color #10a000
This text has a font color of #10a000
<p style="color:#10a000">Text here</p>
#10a000 Background Color
This box has a background color of #10a000
<div style="background-color:#10a000">Text here</div>
#10a000 Border Color
This box has a border color of #10a000
<div style="border: 4px solid #10a000">Text here</div>
CSS codes
<p style="color:#10a000">Text here</p>
<div style="background-color:#10a000">Text here</div>
<div style="border: 4px solid #10a000">Text here</div>
#10a000 Color on white background
This is how a font and box color of #10a000 will look
on a white background.
#10a000 Color on black background
This is how a font and box color of #10a000 hex color will look
on a black background.