#AAA2DF (or 0xAAA2DF) is unknown color: approx Wistful. HEX triplet: AA, A2 and DF. RGB value is (170,162,223). Sum of RGB (Red+Green+Blue) = 170+162+223=555 (73% of max value = 765). Red value is 170 (66.80% from 255 or 30.63% from 555); Green value is 162 (63.67% from 255 or 29.19% from 555); Blue value is 223 (87.5% from 255 or 40.18% from 555); Max value from RGB is 223 - color contains mainly: blue. Hex color #AAA2DF is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AAA2DF is #555D20. Grayscale: #ABABAB. Windows color (decimal): -5594401 or 14656170. OLE color: 14656170.
HSL color Cylindrical-coordinate representation of color #AAA2DF: hue angle of 247.87º degrees, saturation: 0.49, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #AAA2DF is Cyan = 0.24, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #AAA2DF; } p { color: rgb(170,162,223); } H1.HeaderClassName { color: #AAA2DF; } .AnyTagClassName { color: #AAA2DF; } </style>
<style> a { background-color: #AAA2DF; } a { background-color: rgb(170,162,223); } div.DivClassName { background-color: #AAA2DF; } .BgClassName { background-color: #AAA2DF; } </style>
<style> span { border-color: #AAA2DF; } span { border-color: rgb(170,162,223); } td.TdClassName { border-color: #AAA2DF; } .TagClassName { border-color: #AAA2DF; } </style>