In RGB color space, #80cccc hex color has a red value of 128, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #80cccc hex color is composed of 37.25% cyan, 0% magenta, 0% yellow and 20% black.
#80cccc color has a hue of 180 degrees, a saturation of 42.7% and a lightness of 65.1%.
#80cccc hex color contains mainly GREEN.
The closest web safe color of #80cccc is #99cccc
#80cccc hex color has a decimal value of 8441036.
HEX | 80cccc | #80cccc |
---|---|---|
RGB | 128, 204, 204 | rgb(128, 204, 204) |
RGB Percent | 50.2, 80, 80 | rgb(50.2, 80, 80) |
CMYK | 37, 0, 0, 20 | |
HSL | 180°, 42.7, 65.1 | hsl(180, 42.7%, 65.1%) |
HSV | 180°, 37.3, 80 |
XYZ | 41.394, 52.135, 65.008 |
---|---|
Hunter Lab | 72.205, -24.026, -2.837 |
CIE-LAB | 77.361, -23.423, -7.441 |
CIE-LCH | 77.361, 24.577, 197.624 |
CIE-LUV | 37.25, 0, 0, 20 |
Web Safe | 99cccc |
RGB percent of color #80cccc
CMYK percent of color #80cccc
Text with hexadecimal color #80cccc
This text has a font color of #80cccc
<p style="color:#80cccc">Text here</p>
#80cccc Background Color
This box has a background color of #80cccc
<div style="background-color:#80cccc">Text here</div>
#80cccc Border Color
This box has a border color of #80cccc
<div style="border: 4px solid #80cccc">Text here</div>
CSS codes
<p style="color:#80cccc">Text here</p>
<div style="background-color:#80cccc">Text here</div>
<div style="border: 4px solid #80cccc">Text here</div>
#80cccc Color on white background
This is how a font and box color of #80cccc will look
on a white background.
#80cccc Color on black background
This is how a font and box color of #80cccc hex color will look
on a black background.