In RGB color space, #2bcccc hex color has a red value of 43, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #2bcccc hex color is composed of 78.92% cyan, 0% magenta, 0% yellow and 20% black.
#2bcccc color has a hue of 180 degrees, a saturation of 65.18% and a lightness of 48.4%.
#2bcccc hex color contains mainly GREEN.
The closest web safe color of #2bcccc is #33cccc
#2bcccc hex color has a decimal value of 2870476.
HEX | 2bcccc | #2bcccc |
---|---|---|
RGB | 43, 204, 204 | rgb(43, 204, 204) |
RGB Percent | 16.86, 80, 80 | rgb(16.86, 80, 80) |
CMYK | 79, 0, 0, 20 | |
HSL | 180°, 65.18, 48.4 | hsl(180, 65.18%, 48.4%) |
HSV | 180°, 78.9, 80 |
XYZ | 33.488, 48.059, 64.638 |
---|---|
Hunter Lab | 69.325, -35.092, -6.755 |
CIE-LAB | 74.862, -38.502, -11.43 |
CIE-LCH | 74.862, 40.163, 196.534 |
CIE-LUV | 78.92, 0, 0, 20 |
Web Safe | 33cccc |
RGB percent of color #2bcccc
CMYK percent of color #2bcccc
Text with hexadecimal color #2bcccc
This text has a font color of #2bcccc
<p style="color:#2bcccc">Text here</p>
#2bcccc Background Color
This box has a background color of #2bcccc
<div style="background-color:#2bcccc">Text here</div>
#2bcccc Border Color
This box has a border color of #2bcccc
<div style="border: 4px solid #2bcccc">Text here</div>
CSS codes
<p style="color:#2bcccc">Text here</p>
<div style="background-color:#2bcccc">Text here</div>
<div style="border: 4px solid #2bcccc">Text here</div>
#2bcccc Color on white background
This is how a font and box color of #2bcccc will look
on a white background.
#2bcccc Color on black background
This is how a font and box color of #2bcccc hex color will look
on a black background.