#AAD4ED (or 0xAAD4ED) is unknown color: approx Sail. HEX triplet: AA, D4 and ED. RGB value is (170,212,237). Sum of RGB (Red+Green+Blue) = 170+212+237=619 (81% of max value = 765). Red value is 170 (66.80% from 255 or 27.46% from 619); Green value is 212 (83.20% from 255 or 34.25% from 619); Blue value is 237 (92.97% from 255 or 38.29% from 619); Max value from RGB is 237 - color contains mainly: blue. Hex color #AAD4ED is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #AAD4ED is #552B12. Grayscale: #CACACA. Windows color (decimal): -5581587 or 15586474. OLE color: 15586474.
HSL color Cylindrical-coordinate representation of color #AAD4ED: hue angle of 202.39º degrees, saturation: 0.65, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #AAD4ED is Cyan = 0.28, Magento = 0.11, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #AAD4ED; } p { color: rgb(170,212,237); } H1.HeaderClassName { color: #AAD4ED; } .AnyTagClassName { color: #AAD4ED; } </style>
<style> a { background-color: #AAD4ED; } a { background-color: rgb(170,212,237); } div.DivClassName { background-color: #AAD4ED; } .BgClassName { background-color: #AAD4ED; } </style>
<style> span { border-color: #AAD4ED; } span { border-color: rgb(170,212,237); } td.TdClassName { border-color: #AAD4ED; } .TagClassName { border-color: #AAD4ED; } </style>