In RGB color space, #00c0d0 hex color has a red value of 0, a green value of 192 and a blue value of 208.
In CMYK color space (used in color printing), #00c0d0 hex color is composed of 100% cyan, 7.69% magenta, 0% yellow and 18.43% black.
#00c0d0 color has a hue of 184.6 degrees, a saturation of 100% and a lightness of 40.8%.
#00c0d0 hex color contains mainly BLUE.
The closest web safe color of #00c0d0 is #00cccc
#00c0d0 hex color has a decimal value of 49360.
HEX | 00c0d0 | #00c0d0 |
---|---|---|
RGB | 0, 192, 208 | rgb(0, 192, 208) |
RGB Percent | 0, 75.29, 81.57 | rgb(0, 75.29, 81.57) |
CMYK | 100, 8, 0, 18 | |
HSL | 184.6°, 100, 40.8 | hsl(184.6, 100%, 40.8%) |
HSV | 184.6°, 100, 81.6 |
XYZ | 30.235, 42.253, 66.237 |
---|---|
Hunter Lab | 65.002, -30.727, -14.915 |
CIE-LAB | 71.045, -33.875, -19.386 |
CIE-LCH | 71.045, 39.03, 209.782 |
CIE-LUV | 100, 7.69, 0, 18.43 |
Web Safe | 00cccc |
RGB percent of color #00c0d0
CMYK percent of color #00c0d0
Text with hexadecimal color #00c0d0
This text has a font color of #00c0d0
<p style="color:#00c0d0">Text here</p>
#00c0d0 Background Color
This box has a background color of #00c0d0
<div style="background-color:#00c0d0">Text here</div>
#00c0d0 Border Color
This box has a border color of #00c0d0
<div style="border: 4px solid #00c0d0">Text here</div>
CSS codes
<p style="color:#00c0d0">Text here</p>
<div style="background-color:#00c0d0">Text here</div>
<div style="border: 4px solid #00c0d0">Text here</div>
#00c0d0 Color on white background
This is how a font and box color of #00c0d0 will look
on a white background.
#00c0d0 Color on black background
This is how a font and box color of #00c0d0 hex color will look
on a black background.