In RGB color space, #10cccc hex color has a red value of 16, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #10cccc hex color is composed of 92.16% cyan, 0% magenta, 0% yellow and 20% black.
#10cccc color has a hue of 180 degrees, a saturation of 85.45% and a lightness of 43.1%.
#10cccc hex color contains mainly GREEN.
The closest web safe color of #10cccc is #00cccc
#10cccc hex color has a decimal value of 1101004.
HEX | 10cccc | #10cccc |
---|---|---|
RGB | 16, 204, 204 | rgb(16, 204, 204) |
RGB Percent | 6.27, 80, 80 | rgb(6.27, 80, 80) |
CMYK | 92, 0, 0, 20 | |
HSL | 180°, 85.45, 43.1 | hsl(180, 85.45%, 43.1%) |
HSV | 180°, 92.2, 80 |
XYZ | 32.706, 47.656, 64.601 |
---|---|
Hunter Lab | 69.033, -36.24, -7.16 |
CIE-LAB | 74.607, -40.174, -11.837 |
CIE-LCH | 74.607, 41.882, 196.417 |
CIE-LUV | 92.16, 0, 0, 20 |
Web Safe | 00cccc |
RGB percent of color #10cccc
CMYK percent of color #10cccc
Text with hexadecimal color #10cccc
This text has a font color of #10cccc
<p style="color:#10cccc">Text here</p>
#10cccc Background Color
This box has a background color of #10cccc
<div style="background-color:#10cccc">Text here</div>
#10cccc Border Color
This box has a border color of #10cccc
<div style="border: 4px solid #10cccc">Text here</div>
CSS codes
<p style="color:#10cccc">Text here</p>
<div style="background-color:#10cccc">Text here</div>
<div style="border: 4px solid #10cccc">Text here</div>
#10cccc Color on white background
This is how a font and box color of #10cccc will look
on a white background.
#10cccc Color on black background
This is how a font and box color of #10cccc hex color will look
on a black background.