In RGB color space, #00ccc0 hex color has a red value of 0, a green value of 204 and a blue value of 192.
In CMYK color space (used in color printing), #00ccc0 hex color is composed of 100% cyan, 0% magenta, 5.88% yellow and 20% black.
#00ccc0 color has a hue of 176.5 degrees, a saturation of 100% and a lightness of 40%.
#00ccc0 hex color contains mainly GREEN.
The closest web safe color of #00ccc0 is #00cccc
#00ccc0 hex color has a decimal value of 52416.
HEX | 00ccc0 | #00ccc0 |
---|---|---|
RGB | 0, 204, 192 | rgb(0, 204, 192) |
RGB Percent | 0, 80, 75.29 | rgb(0, 80, 75.29) |
CMYK | 100, 0, 6, 20 | |
HSL | 176.5°, 100, 40 | hsl(176.5, 100%, 40%) |
HSV | 176.5°, 100, 80 |
XYZ | 31.107, 46.992, 57.3 |
---|---|
Hunter Lab | 68.551, -38.964, -1.574 |
CIE-LAB | 74.185, -44.158, -5.98 |
CIE-LCH | 74.185, 44.561, 187.712 |
CIE-LUV | 100, 0, 5.88, 20 |
Web Safe | 00cccc |
RGB percent of color #00ccc0
CMYK percent of color #00ccc0
Text with hexadecimal color #00ccc0
This text has a font color of #00ccc0
<p style="color:#00ccc0">Text here</p>
#00ccc0 Background Color
This box has a background color of #00ccc0
<div style="background-color:#00ccc0">Text here</div>
#00ccc0 Border Color
This box has a border color of #00ccc0
<div style="border: 4px solid #00ccc0">Text here</div>
CSS codes
<p style="color:#00ccc0">Text here</p>
<div style="background-color:#00ccc0">Text here</div>
<div style="border: 4px solid #00ccc0">Text here</div>
#00ccc0 Color on white background
This is how a font and box color of #00ccc0 will look
on a white background.
#00ccc0 Color on black background
This is how a font and box color of #00ccc0 hex color will look
on a black background.