In RGB color space, #19cccc hex color has a red value of 25, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #19cccc hex color is composed of 87.75% cyan, 0% magenta, 0% yellow and 20% black.
#19cccc color has a hue of 180 degrees, a saturation of 78.17% and a lightness of 44.9%.
#19cccc hex color contains mainly GREEN.
The closest web safe color of #19cccc is #00cccc
#19cccc hex color has a decimal value of 1690828.
HEX | 19cccc | #19cccc |
---|---|---|
RGB | 25, 204, 204 | rgb(25, 204, 204) |
RGB Percent | 9.8, 80, 80 | rgb(9.8, 80, 80) |
CMYK | 88, 0, 0, 20 | |
HSL | 180°, 78.17, 44.9 | hsl(180, 78.17%, 44.9%) |
HSV | 180°, 87.7, 80 |
XYZ | 32.893, 47.752, 64.61 |
---|---|
Hunter Lab | 69.103, -35.964, -7.063 |
CIE-LAB | 74.668, -39.77, -11.74 |
CIE-LCH | 74.668, 41.467, 196.446 |
CIE-LUV | 87.75, 0, 0, 20 |
Web Safe | 00cccc |
RGB percent of color #19cccc
CMYK percent of color #19cccc
Text with hexadecimal color #19cccc
This text has a font color of #19cccc
<p style="color:#19cccc">Text here</p>
#19cccc Background Color
This box has a background color of #19cccc
<div style="background-color:#19cccc">Text here</div>
#19cccc Border Color
This box has a border color of #19cccc
<div style="border: 4px solid #19cccc">Text here</div>
CSS codes
<p style="color:#19cccc">Text here</p>
<div style="background-color:#19cccc">Text here</div>
<div style="border: 4px solid #19cccc">Text here</div>
#19cccc Color on white background
This is how a font and box color of #19cccc will look
on a white background.
#19cccc Color on black background
This is how a font and box color of #19cccc hex color will look
on a black background.