In RGB color space, #3bcccc hex color has a red value of 59, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #3bcccc hex color is composed of 71.08% cyan, 0% magenta, 0% yellow and 20% black.
#3bcccc color has a hue of 180 degrees, a saturation of 58.7% and a lightness of 51.6%.
#3bcccc hex color contains mainly GREEN.
The closest web safe color of #3bcccc is #33cccc
#3bcccc hex color has a decimal value of 3919052.
HEX | 3bcccc | #3bcccc |
---|---|---|
RGB | 59, 204, 204 | rgb(59, 204, 204) |
RGB Percent | 23.14, 80, 80 | rgb(23.14, 80, 80) |
CMYK | 71, 0, 0, 20 | |
HSL | 180°, 58.7, 51.6 | hsl(180, 58.7%, 51.6%) |
HSV | 180°, 71.1, 80 |
XYZ | 34.296, 48.475, 64.676 |
---|---|
Hunter Lab | 69.624, -33.915, -6.34 |
CIE-LAB | 75.124, -36.811, -11.012 |
CIE-LCH | 75.124, 38.423, 196.655 |
CIE-LUV | 71.08, 0, 0, 20 |
Web Safe | 33cccc |
RGB percent of color #3bcccc
CMYK percent of color #3bcccc
Text with hexadecimal color #3bcccc
This text has a font color of #3bcccc
<p style="color:#3bcccc">Text here</p>
#3bcccc Background Color
This box has a background color of #3bcccc
<div style="background-color:#3bcccc">Text here</div>
#3bcccc Border Color
This box has a border color of #3bcccc
<div style="border: 4px solid #3bcccc">Text here</div>
CSS codes
<p style="color:#3bcccc">Text here</p>
<div style="background-color:#3bcccc">Text here</div>
<div style="border: 4px solid #3bcccc">Text here</div>
#3bcccc Color on white background
This is how a font and box color of #3bcccc will look
on a white background.
#3bcccc Color on black background
This is how a font and box color of #3bcccc hex color will look
on a black background.