#AAA2DC (or 0xAAA2DC) is unknown color: approx Wistful. HEX triplet: AA, A2 and DC. RGB value is (170,162,220). Sum of RGB (Red+Green+Blue) = 170+162+220=552 (73% of max value = 765). Red value is 170 (66.80% from 255 or 30.80% from 552); Green value is 162 (63.67% from 255 or 29.35% from 552); Blue value is 220 (86.33% from 255 or 39.86% from 552); Max value from RGB is 220 - color contains mainly: blue. Hex color #AAA2DC is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AAA2DC is #555D23. Grayscale: #AAAAAA. Windows color (decimal): -5594404 or 14459562. OLE color: 14459562.
HSL color Cylindrical-coordinate representation of color #AAA2DC: hue angle of 248.28º degrees, saturation: 0.45, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AAA2DC is Cyan = 0.23, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #AAA2DC; } p { color: rgb(170,162,220); } H1.HeaderClassName { color: #AAA2DC; } .AnyTagClassName { color: #AAA2DC; } </style>
<style> a { background-color: #AAA2DC; } a { background-color: rgb(170,162,220); } div.DivClassName { background-color: #AAA2DC; } .BgClassName { background-color: #AAA2DC; } </style>
<style> span { border-color: #AAA2DC; } span { border-color: rgb(170,162,220); } td.TdClassName { border-color: #AAA2DC; } .TagClassName { border-color: #AAA2DC; } </style>