In RGB color space, #0abc0a hex color has a red value of 10, a green value of 188 and a blue value of 10.
In CMYK color space (used in color printing), #0abc0a hex color is composed of 94.68% cyan, 0% magenta, 94.68% yellow and 26.27% black.
#0abc0a color has a hue of 120 degrees, a saturation of 89.9% and a lightness of 38.8%.
#0abc0a hex color contains mainly GREEN.
The closest web safe color of #0abc0a is #00cc00
#0abc0a hex color has a decimal value of 703498.
HEX | 0abc0a | #0abc0a |
---|---|---|
RGB | 10, 188, 10 | rgb(10, 188, 10) |
RGB Percent | 3.92, 73.73, 3.92 | rgb(3.92, 73.73, 3.92) |
CMYK | 95, 0, 95, 26 | |
HSL | 120°, 89.9, 38.8 | hsl(120, 89.9%, 38.8%) |
HSV | 120°, 94.7, 73.7 |
XYZ | 18.163, 36.053, 6.289 |
---|---|
Hunter Lab | 60.044, -51.082, 35.821 |
CIE-LAB | 66.56, -67.868, 65.035 |
CIE-LCH | 66.56, 93.998, 136.221 |
CIE-LUV | 94.68, 0, 94.68, 26.27 |
Web Safe | 00cc00 |
RGB percent of color #0abc0a
CMYK percent of color #0abc0a
Text with hexadecimal color #0abc0a
This text has a font color of #0abc0a
<p style="color:#0abc0a">Text here</p>
#0abc0a Background Color
This box has a background color of #0abc0a
<div style="background-color:#0abc0a">Text here</div>
#0abc0a Border Color
This box has a border color of #0abc0a
<div style="border: 4px solid #0abc0a">Text here</div>
CSS codes
<p style="color:#0abc0a">Text here</p>
<div style="background-color:#0abc0a">Text here</div>
<div style="border: 4px solid #0abc0a">Text here</div>
#0abc0a Color on white background
This is how a font and box color of #0abc0a will look
on a white background.
#0abc0a Color on black background
This is how a font and box color of #0abc0a hex color will look
on a black background.