In RGB color space, #aadfff hex color has a red value of 170, a green value of 223 and a blue value of 255.
In CMYK color space (used in color printing), #aadfff hex color is composed of 33.33% cyan, 12.55% magenta, 0% yellow and 0% black.
#aadfff color has a hue of 202.6 degrees, a saturation of 100% and a lightness of 83.3%.
#aadfff hex color contains mainly BLUE.
The closest web safe color of #aadfff is #99ccff
#aadfff hex color has a decimal value of 11198463.
HEX | aadfff | #aadfff |
---|---|---|
RGB | 170, 223, 255 | rgb(170, 223, 255) |
RGB Percent | 66.67, 87.45, 100 | rgb(66.67, 87.45, 100) |
CMYK | 33, 13, 0, 0 | |
HSL | 202.6°, 100, 83.3 | hsl(202.6, 100%, 83.3%) |
HSV | 202.6°, 33.3, 100 |
XYZ | 61.015, 68.541, 104.622 |
---|---|
Hunter Lab | 82.789, -13.329, -16.973 |
CIE-LAB | 86.276, -9.523, -21.018 |
CIE-LCH | 86.276, 23.075, 245.625 |
CIE-LUV | 33.33, 12.55, 0, 0 |
Web Safe | 99ccff |
RGB percent of color #aadfff
CMYK percent of color #aadfff
Text with hexadecimal color #aadfff
This text has a font color of #aadfff
<p style="color:#aadfff">Text here</p>
#aadfff Background Color
This box has a background color of #aadfff
<div style="background-color:#aadfff">Text here</div>
#aadfff Border Color
This box has a border color of #aadfff
<div style="border: 4px solid #aadfff">Text here</div>
CSS codes
<p style="color:#aadfff">Text here</p>
<div style="background-color:#aadfff">Text here</div>
<div style="border: 4px solid #aadfff">Text here</div>
#aadfff Color on white background
This is how a font and box color of #aadfff will look
on a white background.
#aadfff Color on black background
This is how a font and box color of #aadfff hex color will look
on a black background.