In RGB color space, #99dccc hex color has a red value of 153, a green value of 220 and a blue value of 204.
In CMYK color space (used in color printing), #99dccc hex color is composed of 30.45% cyan, 0% magenta, 7.27% yellow and 13.73% black.
#99dccc color has a hue of 165.7 degrees, a saturation of 48.91% and a lightness of 73.1%.
#99dccc hex color contains mainly GREEN.
The closest web safe color of #99dccc is #99cccc
#99dccc hex color has a decimal value of 10083532.
HEX | 99dccc | #99dccc |
---|---|---|
RGB | 153, 220, 204 | rgb(153, 220, 204) |
RGB Percent | 60, 86.27, 80 | rgb(60, 86.27, 80) |
CMYK | 30, 0, 7, 14 | |
HSL | 165.7°, 48.91, 73.1 | hsl(165.7, 48.91%, 73.1%) |
HSV | 165.7°, 30.5, 86.3 |
XYZ | 49.629, 62.318, 66.54 |
---|---|
Hunter Lab | 78.942, -25.929, 5.284 |
CIE-LAB | 83.082, -24.452, 1.11 |
CIE-LCH | 83.082, 24.477, 177.401 |
CIE-LUV | 30.45, 0, 7.27, 13.73 |
Web Safe | 99cccc |
RGB percent of color #99dccc
CMYK percent of color #99dccc
Text with hexadecimal color #99dccc
This text has a font color of #99dccc
<p style="color:#99dccc">Text here</p>
#99dccc Background Color
This box has a background color of #99dccc
<div style="background-color:#99dccc">Text here</div>
#99dccc Border Color
This box has a border color of #99dccc
<div style="border: 4px solid #99dccc">Text here</div>
CSS codes
<p style="color:#99dccc">Text here</p>
<div style="background-color:#99dccc">Text here</div>
<div style="border: 4px solid #99dccc">Text here</div>
#99dccc Color on white background
This is how a font and box color of #99dccc will look
on a white background.
#99dccc Color on black background
This is how a font and box color of #99dccc hex color will look
on a black background.