In RGB color space, #08cccc hex color has a red value of 8, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #08cccc hex color is composed of 96.08% cyan, 0% magenta, 0% yellow and 20% black.
#08cccc color has a hue of 180 degrees, a saturation of 92.45% and a lightness of 41.6%.
#08cccc hex color contains mainly GREEN.
The closest web safe color of #08cccc is #00cccc
#08cccc hex color has a decimal value of 576716.
HEX | 08cccc | #08cccc |
---|---|---|
RGB | 8, 204, 204 | rgb(8, 204, 204) |
RGB Percent | 3.14, 80, 80 | rgb(3.14, 80, 80) |
CMYK | 96, 0, 0, 20 | |
HSL | 180°, 92.45, 41.6 | hsl(180, 92.45%, 41.6%) |
HSV | 180°, 96.1, 80 |
XYZ | 32.592, 47.597, 64.596 |
---|---|
Hunter Lab | 68.991, -36.408, -7.22 |
CIE-LAB | 74.57, -40.421, -11.897 |
CIE-LCH | 74.57, 42.135, 196.401 |
CIE-LUV | 96.08, 0, 0, 20 |
Web Safe | 00cccc |
RGB percent of color #08cccc
CMYK percent of color #08cccc
Text with hexadecimal color #08cccc
This text has a font color of #08cccc
<p style="color:#08cccc">Text here</p>
#08cccc Background Color
This box has a background color of #08cccc
<div style="background-color:#08cccc">Text here</div>
#08cccc Border Color
This box has a border color of #08cccc
<div style="border: 4px solid #08cccc">Text here</div>
CSS codes
<p style="color:#08cccc">Text here</p>
<div style="background-color:#08cccc">Text here</div>
<div style="border: 4px solid #08cccc">Text here</div>
#08cccc Color on white background
This is how a font and box color of #08cccc will look
on a white background.
#08cccc Color on black background
This is how a font and box color of #08cccc hex color will look
on a black background.