In RGB color space, #35cccc hex color has a red value of 53, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #35cccc hex color is composed of 74.02% cyan, 0% magenta, 0% yellow and 20% black.
#35cccc color has a hue of 180 degrees, a saturation of 59.68% and a lightness of 50.4%.
#35cccc hex color contains mainly GREEN.
The closest web safe color of #35cccc is #33cccc
#35cccc hex color has a decimal value of 3525836.
HEX | 35cccc | #35cccc |
---|---|---|
RGB | 53, 204, 204 | rgb(53, 204, 204) |
RGB Percent | 20.78, 80, 80 | rgb(20.78, 80, 80) |
CMYK | 74, 0, 0, 20 | |
HSL | 180°, 59.68, 50.4 | hsl(180, 59.68%, 50.4%) |
HSV | 180°, 74, 80 |
XYZ | 33.96, 48.302, 64.66 |
---|---|
Hunter Lab | 69.5, -34.403, -6.512 |
CIE-LAB | 75.015, -37.509, -11.186 |
CIE-LCH | 75.015, 39.141, 196.606 |
CIE-LUV | 74.02, 0, 0, 20 |
Web Safe | 33cccc |
RGB percent of color #35cccc
CMYK percent of color #35cccc
Text with hexadecimal color #35cccc
This text has a font color of #35cccc
<p style="color:#35cccc">Text here</p>
#35cccc Background Color
This box has a background color of #35cccc
<div style="background-color:#35cccc">Text here</div>
#35cccc Border Color
This box has a border color of #35cccc
<div style="border: 4px solid #35cccc">Text here</div>
CSS codes
<p style="color:#35cccc">Text here</p>
<div style="background-color:#35cccc">Text here</div>
<div style="border: 4px solid #35cccc">Text here</div>
#35cccc Color on white background
This is how a font and box color of #35cccc will look
on a white background.
#35cccc Color on black background
This is how a font and box color of #35cccc hex color will look
on a black background.