In RGB color space, #0acccc hex color has a red value of 10, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #0acccc hex color is composed of 95.1% cyan, 0% magenta, 0% yellow and 20% black.
#0acccc color has a hue of 180 degrees, a saturation of 90.65% and a lightness of 42%.
#0acccc hex color contains mainly GREEN.
The closest web safe color of #0acccc is #00cccc
#0acccc hex color has a decimal value of 707788.
HEX | 0acccc | #0acccc |
---|---|---|
RGB | 10, 204, 204 | rgb(10, 204, 204) |
RGB Percent | 3.92, 80, 80 | rgb(3.92, 80, 80) |
CMYK | 95, 0, 0, 20 | |
HSL | 180°, 90.65, 42 | hsl(180, 90.65%, 42%) |
HSV | 180°, 95.1, 80 |
XYZ | 32.617, 47.61, 64.597 |
---|---|
Hunter Lab | 69, -36.371, -7.207 |
CIE-LAB | 74.578, -40.367, -11.884 |
CIE-LCH | 74.578, 42.08, 196.404 |
CIE-LUV | 95.1, 0, 0, 20 |
Web Safe | 00cccc |
RGB percent of color #0acccc
CMYK percent of color #0acccc
Text with hexadecimal color #0acccc
This text has a font color of #0acccc
<p style="color:#0acccc">Text here</p>
#0acccc Background Color
This box has a background color of #0acccc
<div style="background-color:#0acccc">Text here</div>
#0acccc Border Color
This box has a border color of #0acccc
<div style="border: 4px solid #0acccc">Text here</div>
CSS codes
<p style="color:#0acccc">Text here</p>
<div style="background-color:#0acccc">Text here</div>
<div style="border: 4px solid #0acccc">Text here</div>
#0acccc Color on white background
This is how a font and box color of #0acccc will look
on a white background.
#0acccc Color on black background
This is how a font and box color of #0acccc hex color will look
on a black background.