#AAEAF5 (or 0xAAEAF5) is unknown color: approx Blizzard Blue. HEX triplet: AA, EA and F5. RGB value is (170,234,245). Sum of RGB (Red+Green+Blue) = 170+234+245=649 (85% of max value = 765). Red value is 170 (66.80% from 255 or 26.19% from 649); Green value is 234 (91.80% from 255 or 36.06% from 649); Blue value is 245 (96.09% from 255 or 37.75% from 649); Max value from RGB is 245 - color contains mainly: blue. Hex color #AAEAF5 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #AAEAF5 is #55150A. Grayscale: #D8D8D8. Windows color (decimal): -5575947 or 16116394. OLE color: 16116394.
HSL color Cylindrical-coordinate representation of color #AAEAF5: hue angle of 188.8º degrees, saturation: 0.79, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #AAEAF5 is Cyan = 0.31, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #AAEAF5; } p { color: rgb(170,234,245); } H1.HeaderClassName { color: #AAEAF5; } .AnyTagClassName { color: #AAEAF5; } </style>
<style> a { background-color: #AAEAF5; } a { background-color: rgb(170,234,245); } div.DivClassName { background-color: #AAEAF5; } .BgClassName { background-color: #AAEAF5; } </style>
<style> span { border-color: #AAEAF5; } span { border-color: rgb(170,234,245); } td.TdClassName { border-color: #AAEAF5; } .TagClassName { border-color: #AAEAF5; } </style>