In RGB color space, #21dddd hex color has a red value of 33, a green value of 221 and a blue value of 221.
In CMYK color space (used in color printing), #21dddd hex color is composed of 85.07% cyan, 0% magenta, 0% yellow and 13.33% black.
#21dddd color has a hue of 180 degrees, a saturation of 74.02% and a lightness of 49.8%.
#21dddd hex color contains mainly GREEN.
The closest web safe color of #21dddd is #33cccc
#21dddd hex color has a decimal value of 2219485.
HEX | 21dddd | #21dddd |
---|---|---|
RGB | 33, 221, 221 | rgb(33, 221, 221) |
RGB Percent | 12.94, 86.67, 86.67 | rgb(12.94, 86.67, 86.67) |
CMYK | 85, 0, 0, 13 | |
HSL | 180°, 74.02, 49.8 | hsl(180, 74.02%, 49.8%) |
HSV | 180°, 85.1, 86.7 |
XYZ | 39.535, 57.257, 77.375 |
---|---|
Hunter Lab | 75.668, -39.157, -7.659 |
CIE-LAB | 80.324, -41.953, -12.399 |
CIE-LCH | 80.324, 43.747, 196.465 |
CIE-LUV | 85.07, 0, 0, 13.33 |
Web Safe | 33cccc |
RGB percent of color #21dddd
CMYK percent of color #21dddd
Text with hexadecimal color #21dddd
This text has a font color of #21dddd
<p style="color:#21dddd">Text here</p>
#21dddd Background Color
This box has a background color of #21dddd
<div style="background-color:#21dddd">Text here</div>
#21dddd Border Color
This box has a border color of #21dddd
<div style="border: 4px solid #21dddd">Text here</div>
CSS codes
<p style="color:#21dddd">Text here</p>
<div style="background-color:#21dddd">Text here</div>
<div style="border: 4px solid #21dddd">Text here</div>
#21dddd Color on white background
This is how a font and box color of #21dddd will look
on a white background.
#21dddd Color on black background
This is how a font and box color of #21dddd hex color will look
on a black background.