#AAD8E5 (or 0xAAD8E5) is unknown color: approx Light Blue. HEX triplet: AA, D8 and E5. RGB value is (170,216,229). Sum of RGB (Red+Green+Blue) = 170+216+229=615 (81% of max value = 765). Red value is 170 (66.80% from 255 or 27.64% from 615); Green value is 216 (84.77% from 255 or 35.12% from 615); Blue value is 229 (89.84% from 255 or 37.24% from 615); Max value from RGB is 229 - color contains mainly: blue. Hex color #AAD8E5 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AAD8E5 is #55271A. Grayscale: #CBCBCB. Windows color (decimal): -5580571 or 15063210. OLE color: 15063210.
HSL color Cylindrical-coordinate representation of color #AAD8E5: hue angle of 193.22º degrees, saturation: 0.53, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AAD8E5 is Cyan = 0.26, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #AAD8E5; } p { color: rgb(170,216,229); } H1.HeaderClassName { color: #AAD8E5; } .AnyTagClassName { color: #AAD8E5; } </style>
<style> a { background-color: #AAD8E5; } a { background-color: rgb(170,216,229); } div.DivClassName { background-color: #AAD8E5; } .BgClassName { background-color: #AAD8E5; } </style>
<style> span { border-color: #AAD8E5; } span { border-color: rgb(170,216,229); } td.TdClassName { border-color: #AAD8E5; } .TagClassName { border-color: #AAD8E5; } </style>