In RGB color space, #05cccc hex color has a red value of 5, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #05cccc hex color is composed of 97.55% cyan, 0% magenta, 0% yellow and 20% black.
#05cccc color has a hue of 180 degrees, a saturation of 95.22% and a lightness of 41%.
#05cccc hex color contains mainly GREEN.
The closest web safe color of #05cccc is #00cccc
#05cccc hex color has a decimal value of 380108.
HEX | 05cccc | #05cccc |
---|---|---|
RGB | 5, 204, 204 | rgb(5, 204, 204) |
RGB Percent | 1.96, 80, 80 | rgb(1.96, 80, 80) |
CMYK | 98, 0, 0, 20 | |
HSL | 180°, 95.22, 41 | hsl(180, 95.22%, 41%) |
HSV | 180°, 97.5, 80 |
XYZ | 32.555, 47.578, 64.594 |
---|---|
Hunter Lab | 68.977, -36.463, -7.239 |
CIE-LAB | 74.558, -40.501, -11.916 |
CIE-LCH | 74.558, 42.218, 196.395 |
CIE-LUV | 97.55, 0, 0, 20 |
Web Safe | 00cccc |
RGB percent of color #05cccc
CMYK percent of color #05cccc
Text with hexadecimal color #05cccc
This text has a font color of #05cccc
<p style="color:#05cccc">Text here</p>
#05cccc Background Color
This box has a background color of #05cccc
<div style="background-color:#05cccc">Text here</div>
#05cccc Border Color
This box has a border color of #05cccc
<div style="border: 4px solid #05cccc">Text here</div>
CSS codes
<p style="color:#05cccc">Text here</p>
<div style="background-color:#05cccc">Text here</div>
<div style="border: 4px solid #05cccc">Text here</div>
#05cccc Color on white background
This is how a font and box color of #05cccc will look
on a white background.
#05cccc Color on black background
This is how a font and box color of #05cccc hex color will look
on a black background.