In RGB color space, #5ccccc hex color has a red value of 92, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #5ccccc hex color is composed of 54.9% cyan, 0% magenta, 0% yellow and 20% black.
#5ccccc color has a hue of 180 degrees, a saturation of 52.34% and a lightness of 58%.
#5ccccc hex color contains mainly GREEN.
The closest web safe color of #5ccccc is #66cccc
#5ccccc hex color has a decimal value of 6081740.
HEX | 5ccccc | #5ccccc |
---|---|---|
RGB | 92, 204, 204 | rgb(92, 204, 204) |
RGB Percent | 36.08, 80, 80 | rgb(36.08, 80, 80) |
CMYK | 55, 0, 0, 20 | |
HSL | 180°, 52.34, 58 | hsl(180, 52.34%, 58%) |
HSV | 180°, 54.9, 80 |
XYZ | 36.906, 49.821, 64.798 |
---|---|
Hunter Lab | 70.584, -30.19, -5.021 |
CIE-LAB | 75.959, -31.603, -9.677 |
CIE-LCH | 75.959, 33.051, 197.025 |
CIE-LUV | 54.9, 0, 0, 20 |
Web Safe | 66cccc |
RGB percent of color #5ccccc
CMYK percent of color #5ccccc
Text with hexadecimal color #5ccccc
This text has a font color of #5ccccc
<p style="color:#5ccccc">Text here</p>
#5ccccc Background Color
This box has a background color of #5ccccc
<div style="background-color:#5ccccc">Text here</div>
#5ccccc Border Color
This box has a border color of #5ccccc
<div style="border: 4px solid #5ccccc">Text here</div>
CSS codes
<p style="color:#5ccccc">Text here</p>
<div style="background-color:#5ccccc">Text here</div>
<div style="border: 4px solid #5ccccc">Text here</div>
#5ccccc Color on white background
This is how a font and box color of #5ccccc will look
on a white background.
#5ccccc Color on black background
This is how a font and box color of #5ccccc hex color will look
on a black background.