In RGB color space, #16cccc hex color has a red value of 22, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #16cccc hex color is composed of 89.22% cyan, 0% magenta, 0% yellow and 20% black.
#16cccc color has a hue of 180 degrees, a saturation of 80.53% and a lightness of 44.3%.
#16cccc hex color contains mainly GREEN.
The closest web safe color of #16cccc is #00cccc
#16cccc hex color has a decimal value of 1494220.
HEX | 16cccc | #16cccc |
---|---|---|
RGB | 22, 204, 204 | rgb(22, 204, 204) |
RGB Percent | 8.63, 80, 80 | rgb(8.63, 80, 80) |
CMYK | 89, 0, 0, 20 | |
HSL | 180°, 80.53, 44.3 | hsl(180, 80.53%, 44.3%) |
HSV | 180°, 89.2, 80 |
XYZ | 32.823, 47.716, 64.607 |
---|---|
Hunter Lab | 69.077, -36.067, -7.1 |
CIE-LAB | 74.645, -39.921, -11.777 |
CIE-LCH | 74.645, 41.622, 196.436 |
CIE-LUV | 89.22, 0, 0, 20 |
Web Safe | 00cccc |
RGB percent of color #16cccc
CMYK percent of color #16cccc
Text with hexadecimal color #16cccc
This text has a font color of #16cccc
<p style="color:#16cccc">Text here</p>
#16cccc Background Color
This box has a background color of #16cccc
<div style="background-color:#16cccc">Text here</div>
#16cccc Border Color
This box has a border color of #16cccc
<div style="border: 4px solid #16cccc">Text here</div>
CSS codes
<p style="color:#16cccc">Text here</p>
<div style="background-color:#16cccc">Text here</div>
<div style="border: 4px solid #16cccc">Text here</div>
#16cccc Color on white background
This is how a font and box color of #16cccc will look
on a white background.
#16cccc Color on black background
This is how a font and box color of #16cccc hex color will look
on a black background.