In RGB color space, #0acc0a hex color has a red value of 10, a green value of 204 and a blue value of 10.
In CMYK color space (used in color printing), #0acc0a hex color is composed of 95.1% cyan, 0% magenta, 95.1% yellow and 20% black.
#0acc0a color has a hue of 120 degrees, a saturation of 90.65% and a lightness of 42%.
#0acc0a hex color contains mainly GREEN.
The closest web safe color of #0acc0a is #00cc00
#0acc0a hex color has a decimal value of 707594.
HEX | 0acc0a | #0acc0a |
---|---|---|
RGB | 10, 204, 10 | rgb(10, 204, 10) |
RGB Percent | 3.92, 80, 3.92 | rgb(3.92, 80, 3.92) |
CMYK | 95, 0, 95, 20 | |
HSL | 120°, 90.65, 42 | hsl(120, 90.65%, 42%) |
HSV | 120°, 95.1, 80 |
XYZ | 21.773, 43.272, 7.492 |
---|---|
Hunter Lab | 65.781, -56.036, 39.294 |
CIE-LAB | 71.739, -72.251, 69.319 |
CIE-LCH | 71.739, 100.127, 136.186 |
CIE-LUV | 95.1, 0, 95.1, 20 |
Web Safe | 00cc00 |
RGB percent of color #0acc0a
CMYK percent of color #0acc0a
Text with hexadecimal color #0acc0a
This text has a font color of #0acc0a
<p style="color:#0acc0a">Text here</p>
#0acc0a Background Color
This box has a background color of #0acc0a
<div style="background-color:#0acc0a">Text here</div>
#0acc0a Border Color
This box has a border color of #0acc0a
<div style="border: 4px solid #0acc0a">Text here</div>
CSS codes
<p style="color:#0acc0a">Text here</p>
<div style="background-color:#0acc0a">Text here</div>
<div style="border: 4px solid #0acc0a">Text here</div>
#0acc0a Color on white background
This is how a font and box color of #0acc0a will look
on a white background.
#0acc0a Color on black background
This is how a font and box color of #0acc0a hex color will look
on a black background.