In RGB color space, #01cccc hex color has a red value of 1, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #01cccc hex color is composed of 99.51% cyan, 0% magenta, 0% yellow and 20% black.
#01cccc color has a hue of 180 degrees, a saturation of 99.02% and a lightness of 40.2%.
#01cccc hex color contains mainly GREEN.
The closest web safe color of #01cccc is #00cccc
#01cccc hex color has a decimal value of 117964.
HEX | 01cccc | #01cccc |
---|---|---|
RGB | 1, 204, 204 | rgb(1, 204, 204) |
RGB Percent | 0.39, 80, 80 | rgb(0.39, 80, 80) |
CMYK | 100, 0, 0, 20 | |
HSL | 180°, 99.02, 40.2 | hsl(180, 99.02%, 40.2%) |
HSV | 180°, 99.5, 80 |
XYZ | 32.504, 47.552, 64.592 |
---|---|
Hunter Lab | 68.958, -36.539, -7.266 |
CIE-LAB | 74.541, -40.613, -11.943 |
CIE-LCH | 74.541, 42.333, 196.387 |
CIE-LUV | 99.51, 0, 0, 20 |
Web Safe | 00cccc |
RGB percent of color #01cccc
CMYK percent of color #01cccc
Text with hexadecimal color #01cccc
This text has a font color of #01cccc
<p style="color:#01cccc">Text here</p>
#01cccc Background Color
This box has a background color of #01cccc
<div style="background-color:#01cccc">Text here</div>
#01cccc Border Color
This box has a border color of #01cccc
<div style="border: 4px solid #01cccc">Text here</div>
CSS codes
<p style="color:#01cccc">Text here</p>
<div style="background-color:#01cccc">Text here</div>
<div style="border: 4px solid #01cccc">Text here</div>
#01cccc Color on white background
This is how a font and box color of #01cccc will look
on a white background.
#01cccc Color on black background
This is how a font and box color of #01cccc hex color will look
on a black background.