In RGB color space, #04cccc hex color has a red value of 4, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #04cccc hex color is composed of 98.04% cyan, 0% magenta, 0% yellow and 20% black.
#04cccc color has a hue of 180 degrees, a saturation of 96.15% and a lightness of 40.8%.
#04cccc hex color contains mainly GREEN.
The closest web safe color of #04cccc is #00cccc
#04cccc hex color has a decimal value of 314572.
HEX | 04cccc | #04cccc |
---|---|---|
RGB | 4, 204, 204 | rgb(4, 204, 204) |
RGB Percent | 1.57, 80, 80 | rgb(1.57, 80, 80) |
CMYK | 98, 0, 0, 20 | |
HSL | 180°, 96.15, 40.8 | hsl(180, 96.15%, 40.8%) |
HSV | 180°, 98, 80 |
XYZ | 32.542, 47.571, 64.594 |
---|---|
Hunter Lab | 68.972, -36.481, -7.247 |
CIE-LAB | 74.554, -40.529, -11.924 |
CIE-LCH | 74.554, 42.247, 196.394 |
CIE-LUV | 98.04, 0, 0, 20 |
Web Safe | 00cccc |
RGB percent of color #04cccc
CMYK percent of color #04cccc
Text with hexadecimal color #04cccc
This text has a font color of #04cccc
<p style="color:#04cccc">Text here</p>
#04cccc Background Color
This box has a background color of #04cccc
<div style="background-color:#04cccc">Text here</div>
#04cccc Border Color
This box has a border color of #04cccc
<div style="border: 4px solid #04cccc">Text here</div>
CSS codes
<p style="color:#04cccc">Text here</p>
<div style="background-color:#04cccc">Text here</div>
<div style="border: 4px solid #04cccc">Text here</div>
#04cccc Color on white background
This is how a font and box color of #04cccc will look
on a white background.
#04cccc Color on black background
This is how a font and box color of #04cccc hex color will look
on a black background.