In RGB color space, #13cccc hex color has a red value of 19, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #13cccc hex color is composed of 90.69% cyan, 0% magenta, 0% yellow and 20% black.
#13cccc color has a hue of 180 degrees, a saturation of 82.96% and a lightness of 43.7%.
#13cccc hex color contains mainly GREEN.
The closest web safe color of #13cccc is #00cccc
#13cccc hex color has a decimal value of 1297612.
HEX | 13cccc | #13cccc |
---|---|---|
RGB | 19, 204, 204 | rgb(19, 204, 204) |
RGB Percent | 7.45, 80, 80 | rgb(7.45, 80, 80) |
CMYK | 91, 0, 0, 20 | |
HSL | 180°, 82.96, 43.7 | hsl(180, 82.96%, 43.7%) |
HSV | 180°, 90.7, 80 |
XYZ | 32.761, 47.684, 64.604 |
---|---|
Hunter Lab | 69.054, -36.158, -7.132 |
CIE-LAB | 74.625, -40.055, -11.809 |
CIE-LCH | 74.625, 41.759, 196.427 |
CIE-LUV | 90.69, 0, 0, 20 |
Web Safe | 00cccc |
RGB percent of color #13cccc
CMYK percent of color #13cccc
Text with hexadecimal color #13cccc
This text has a font color of #13cccc
<p style="color:#13cccc">Text here</p>
#13cccc Background Color
This box has a background color of #13cccc
<div style="background-color:#13cccc">Text here</div>
#13cccc Border Color
This box has a border color of #13cccc
<div style="border: 4px solid #13cccc">Text here</div>
CSS codes
<p style="color:#13cccc">Text here</p>
<div style="background-color:#13cccc">Text here</div>
<div style="border: 4px solid #13cccc">Text here</div>
#13cccc Color on white background
This is how a font and box color of #13cccc will look
on a white background.
#13cccc Color on black background
This is how a font and box color of #13cccc hex color will look
on a black background.