In RGB color space, #80dddd hex color has a red value of 128, a green value of 221 and a blue value of 221.
In CMYK color space (used in color printing), #80dddd hex color is composed of 42.08% cyan, 0% magenta, 0% yellow and 13.33% black.
#80dddd color has a hue of 180 degrees, a saturation of 57.76% and a lightness of 68.4%.
#80dddd hex color contains mainly GREEN.
The closest web safe color of #80dddd is #99cccc
#80dddd hex color has a decimal value of 8445405.
HEX | 80dddd | #80dddd |
---|---|---|
RGB | 128, 221, 221 | rgb(128, 221, 221) |
RGB Percent | 50.2, 86.67, 86.67 | rgb(50.2, 86.67, 86.67) |
CMYK | 42, 0, 0, 13 | |
HSL | 180°, 57.76, 68.4 | hsl(180, 57.76%, 68.4%) |
HSV | 180°, 42.1, 86.7 |
XYZ | 47.81, 61.523, 77.762 |
---|---|
Hunter Lab | 78.437, -28.462, -3.874 |
CIE-LAB | 82.659, -27.609, -8.67 |
CIE-LCH | 82.659, 28.938, 197.434 |
CIE-LUV | 42.08, 0, 0, 13.33 |
Web Safe | 99cccc |
RGB percent of color #80dddd
CMYK percent of color #80dddd
Text with hexadecimal color #80dddd
This text has a font color of #80dddd
<p style="color:#80dddd">Text here</p>
#80dddd Background Color
This box has a background color of #80dddd
<div style="background-color:#80dddd">Text here</div>
#80dddd Border Color
This box has a border color of #80dddd
<div style="border: 4px solid #80dddd">Text here</div>
CSS codes
<p style="color:#80dddd">Text here</p>
<div style="background-color:#80dddd">Text here</div>
<div style="border: 4px solid #80dddd">Text here</div>
#80dddd Color on white background
This is how a font and box color of #80dddd will look
on a white background.
#80dddd Color on black background
This is how a font and box color of #80dddd hex color will look
on a black background.