In RGB color space, #21cccc hex color has a red value of 33, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #21cccc hex color is composed of 83.82% cyan, 0% magenta, 0% yellow and 20% black.
#21cccc color has a hue of 180 degrees, a saturation of 72.15% and a lightness of 46.5%.
#21cccc hex color contains mainly GREEN.
The closest web safe color of #21cccc is #33cccc
#21cccc hex color has a decimal value of 2215116.
HEX | 21cccc | #21cccc |
---|---|---|
RGB | 33, 204, 204 | rgb(33, 204, 204) |
RGB Percent | 12.94, 80, 80 | rgb(12.94, 80, 80) |
CMYK | 84, 0, 0, 20 | |
HSL | 180°, 72.15, 46.5 | hsl(180, 72.15%, 46.5%) |
HSV | 180°, 83.8, 80 |
XYZ | 33.119, 47.869, 64.621 |
---|---|
Hunter Lab | 69.187, -35.633, -6.946 |
CIE-LAB | 74.742, -39.287, -11.622 |
CIE-LCH | 74.742, 40.97, 196.479 |
CIE-LUV | 83.82, 0, 0, 20 |
Web Safe | 33cccc |
RGB percent of color #21cccc
CMYK percent of color #21cccc
Text with hexadecimal color #21cccc
This text has a font color of #21cccc
<p style="color:#21cccc">Text here</p>
#21cccc Background Color
This box has a background color of #21cccc
<div style="background-color:#21cccc">Text here</div>
#21cccc Border Color
This box has a border color of #21cccc
<div style="border: 4px solid #21cccc">Text here</div>
CSS codes
<p style="color:#21cccc">Text here</p>
<div style="background-color:#21cccc">Text here</div>
<div style="border: 4px solid #21cccc">Text here</div>
#21cccc Color on white background
This is how a font and box color of #21cccc will look
on a white background.
#21cccc Color on black background
This is how a font and box color of #21cccc hex color will look
on a black background.