In RGB color space, #20dddd hex color has a red value of 32, a green value of 221 and a blue value of 221.
In CMYK color space (used in color printing), #20dddd hex color is composed of 85.52% cyan, 0% magenta, 0% yellow and 13.33% black.
#20dddd color has a hue of 180 degrees, a saturation of 74.7% and a lightness of 49.6%.
#20dddd hex color contains mainly GREEN.
The closest web safe color of #20dddd is #33cccc
#20dddd hex color has a decimal value of 2153949.
HEX | 20dddd | #20dddd |
---|---|---|
RGB | 32, 221, 221 | rgb(32, 221, 221) |
RGB Percent | 12.55, 86.67, 86.67 | rgb(12.55, 86.67, 86.67) |
CMYK | 86, 0, 0, 13 | |
HSL | 180°, 74.7, 49.6 | hsl(180, 74.7%, 49.6%) |
HSV | 180°, 85.5, 86.7 |
XYZ | 39.503, 57.24, 77.373 |
---|---|
Hunter Lab | 75.657, -39.199, -7.675 |
CIE-LAB | 80.314, -42.012, -12.414 |
CIE-LCH | 80.314, 43.808, 196.462 |
CIE-LUV | 85.52, 0, 0, 13.33 |
Web Safe | 33cccc |
RGB percent of color #20dddd
CMYK percent of color #20dddd
Text with hexadecimal color #20dddd
This text has a font color of #20dddd
<p style="color:#20dddd">Text here</p>
#20dddd Background Color
This box has a background color of #20dddd
<div style="background-color:#20dddd">Text here</div>
#20dddd Border Color
This box has a border color of #20dddd
<div style="border: 4px solid #20dddd">Text here</div>
CSS codes
<p style="color:#20dddd">Text here</p>
<div style="background-color:#20dddd">Text here</div>
<div style="border: 4px solid #20dddd">Text here</div>
#20dddd Color on white background
This is how a font and box color of #20dddd will look
on a white background.
#20dddd Color on black background
This is how a font and box color of #20dddd hex color will look
on a black background.