#AAD1DD (or 0xAAD1DD) is unknown color: approx French Pass. HEX triplet: AA, D1 and DD. RGB value is (170,209,221). Sum of RGB (Red+Green+Blue) = 170+209+221=600 (79% of max value = 765). Red value is 170 (66.80% from 255 or 28.33% from 600); Green value is 209 (82.03% from 255 or 34.83% from 600); Blue value is 221 (86.72% from 255 or 36.83% from 600); Max value from RGB is 221 - color contains mainly: blue. Hex color #AAD1DD is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #AAD1DD is #552E22. Grayscale: #C6C6C6. Windows color (decimal): -5582371 or 14537130. OLE color: 14537130.
HSL color Cylindrical-coordinate representation of color #AAD1DD: hue angle of 194.12º degrees, saturation: 0.43, lightness: 0.77%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #AAD1DD is Cyan = 0.23, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #AAD1DD; } p { color: rgb(170,209,221); } H1.HeaderClassName { color: #AAD1DD; } .AnyTagClassName { color: #AAD1DD; } </style>
<style> a { background-color: #AAD1DD; } a { background-color: rgb(170,209,221); } div.DivClassName { background-color: #AAD1DD; } .BgClassName { background-color: #AAD1DD; } </style>
<style> span { border-color: #AAD1DD; } span { border-color: rgb(170,209,221); } td.TdClassName { border-color: #AAD1DD; } .TagClassName { border-color: #AAD1DD; } </style>