In RGB color space, #00ccc2 hex color has a red value of 0, a green value of 204 and a blue value of 194.
In CMYK color space (used in color printing), #00ccc2 hex color is composed of 100% cyan, 0% magenta, 4.9% yellow and 20% black.
#00ccc2 color has a hue of 177.1 degrees, a saturation of 100% and a lightness of 40%.
#00ccc2 hex color contains mainly GREEN.
The closest web safe color of #00ccc2 is #00cccc
#00ccc2 hex color has a decimal value of 52418.
HEX | 00ccc2 | #00ccc2 |
---|---|---|
RGB | 0, 204, 194 | rgb(0, 204, 194) |
RGB Percent | 0, 80, 76.08 | rgb(0, 80, 76.08) |
CMYK | 100, 0, 5, 20 | |
HSL | 177.1°, 100, 40 | hsl(177.1, 100%, 40%) |
HSV | 177.1°, 100, 80 |
XYZ | 31.33, 47.081, 58.475 |
---|---|
Hunter Lab | 68.616, -38.574, -2.497 |
CIE-LAB | 74.242, -43.581, -6.978 |
CIE-LCH | 74.242, 44.136, 189.097 |
CIE-LUV | 100, 0, 4.9, 20 |
Web Safe | 00cccc |
RGB percent of color #00ccc2
CMYK percent of color #00ccc2
Text with hexadecimal color #00ccc2
This text has a font color of #00ccc2
<p style="color:#00ccc2">Text here</p>
#00ccc2 Background Color
This box has a background color of #00ccc2
<div style="background-color:#00ccc2">Text here</div>
#00ccc2 Border Color
This box has a border color of #00ccc2
<div style="border: 4px solid #00ccc2">Text here</div>
CSS codes
<p style="color:#00ccc2">Text here</p>
<div style="background-color:#00ccc2">Text here</div>
<div style="border: 4px solid #00ccc2">Text here</div>
#00ccc2 Color on white background
This is how a font and box color of #00ccc2 will look
on a white background.
#00ccc2 Color on black background
This is how a font and box color of #00ccc2 hex color will look
on a black background.