In RGB color space, #99e0ff hex color has a red value of 153, a green value of 224 and a blue value of 255.
In CMYK color space (used in color printing), #99e0ff hex color is composed of 40% cyan, 12.16% magenta, 0% yellow and 0% black.
#99e0ff color has a hue of 198.2 degrees, a saturation of 100% and a lightness of 80%.
#99e0ff hex color contains mainly BLUE.
The closest web safe color of #99e0ff is #99ccff
#99e0ff hex color has a decimal value of 10084607.
HEX | 99e0ff | #99e0ff |
---|---|---|
RGB | 153, 224, 255 | rgb(153, 224, 255) |
RGB Percent | 60, 87.84, 100 | rgb(60, 87.84, 100) |
CMYK | 40, 12, 0, 0 | |
HSL | 198.2°, 100, 80 | hsl(198.2, 100%, 80%) |
HSV | 198.2°, 40, 100 |
XYZ | 57.843, 67.304, 104.55 |
---|---|
Hunter Lab | 82.039, -17.714, -18.131 |
CIE-LAB | 85.657, -14.462, -22.04 |
CIE-LCH | 85.657, 26.361, 236.728 |
CIE-LUV | 40, 12.16, 0, 0 |
Web Safe | 99ccff |
RGB percent of color #99e0ff
CMYK percent of color #99e0ff
Text with hexadecimal color #99e0ff
This text has a font color of #99e0ff
<p style="color:#99e0ff">Text here</p>
#99e0ff Background Color
This box has a background color of #99e0ff
<div style="background-color:#99e0ff">Text here</div>
#99e0ff Border Color
This box has a border color of #99e0ff
<div style="border: 4px solid #99e0ff">Text here</div>
CSS codes
<p style="color:#99e0ff">Text here</p>
<div style="background-color:#99e0ff">Text here</div>
<div style="border: 4px solid #99e0ff">Text here</div>
#99e0ff Color on white background
This is how a font and box color of #99e0ff will look
on a white background.
#99e0ff Color on black background
This is how a font and box color of #99e0ff hex color will look
on a black background.