In RGB color space, #0abc0c hex color has a red value of 10, a green value of 188 and a blue value of 12.
In CMYK color space (used in color printing), #0abc0c hex color is composed of 94.68% cyan, 0% magenta, 93.62% yellow and 26.27% black.
#0abc0c color has a hue of 120.7 degrees, a saturation of 89.9% and a lightness of 38.8%.
#0abc0c hex color contains mainly GREEN.
The closest web safe color of #0abc0c is #00cc00
#0abc0c hex color has a decimal value of 703500.
HEX | 0abc0c | #0abc0c |
---|---|---|
RGB | 10, 188, 12 | rgb(10, 188, 12) |
RGB Percent | 3.92, 73.73, 4.71 | rgb(3.92, 73.73, 4.71) |
CMYK | 95, 0, 94, 26 | |
HSL | 120.7°, 89.9, 38.8 | hsl(120.7, 89.9%, 38.8%) |
HSV | 120.7°, 94.7, 73.7 |
XYZ | 18.175, 36.058, 6.35 |
---|---|
Hunter Lab | 60.048, -51.057, 35.764 |
CIE-LAB | 66.564, -67.821, 64.793 |
CIE-LCH | 66.564, 93.797, 136.308 |
CIE-LUV | 94.68, 0, 93.62, 26.27 |
Web Safe | 00cc00 |
RGB percent of color #0abc0c
CMYK percent of color #0abc0c
Text with hexadecimal color #0abc0c
This text has a font color of #0abc0c
<p style="color:#0abc0c">Text here</p>
#0abc0c Background Color
This box has a background color of #0abc0c
<div style="background-color:#0abc0c">Text here</div>
#0abc0c Border Color
This box has a border color of #0abc0c
<div style="border: 4px solid #0abc0c">Text here</div>
CSS codes
<p style="color:#0abc0c">Text here</p>
<div style="background-color:#0abc0c">Text here</div>
<div style="border: 4px solid #0abc0c">Text here</div>
#0abc0c Color on white background
This is how a font and box color of #0abc0c will look
on a white background.
#0abc0c Color on black background
This is how a font and box color of #0abc0c hex color will look
on a black background.