#99cccc short hex color code is #9cc.
In RGB color space, #99cccc hex color has a red value of 153, a green value of 204 and a blue value of 204.
In CMYK color space (used in color printing), #99cccc hex color is composed of 25% cyan, 0% magenta, 0% yellow and 20% black.
#99cccc color has a hue of 180 degrees, a saturation of 33.33% and a lightness of 70%.
#99cccc hex color contains mainly GREEN.
#99cccc is a web safe color.
#99cccc hex color has a decimal value of 10079436.
HEX | 99cccc | #99cccc |
---|---|---|
RGB | 153, 204, 204 | rgb(153, 204, 204) |
RGB Percent | 60, 80, 80 | rgb(60, 80, 80) |
CMYK | 25, 0, 0, 20 | |
HSL | 180°, 33.33, 70 | hsl(180, 33.33%, 70%) |
HSV | 180°, 25, 80 |
XYZ | 45.629, 54.318, 65.206 |
---|---|
Hunter Lab | 73.701, -18.465, -0.866 |
CIE-LAB | 78.647, -16.455, -5.396 |
CIE-LCH | 78.647, 17.317, 198.156 |
CIE-LUV | 25, 0, 0, 20 |
Web Safe | 99cccc |
RGB percent of color #99cccc
CMYK percent of color #99cccc
Text with hexadecimal color #99cccc
This text has a font color of #99cccc
<p style="color:#99cccc">Text here</p>
#99cccc Background Color
This box has a background color of #99cccc
<div style="background-color:#99cccc">Text here</div>
#99cccc Border Color
This box has a border color of #99cccc
<div style="border: 4px solid #99cccc">Text here</div>
CSS codes
<p style="color:#99cccc">Text here</p>
<div style="background-color:#99cccc">Text here</div>
<div style="border: 4px solid #99cccc">Text here</div>
#99cccc Color on white background
This is how a font and box color of #99cccc will look
on a white background.
#99cccc Color on black background
This is how a font and box color of #99cccc hex color will look
on a black background.