#AAA1EB (or 0xAAA1EB) is unknown color: approx Wistful. HEX triplet: AA, A1 and EB. RGB value is (170,161,235). Sum of RGB (Red+Green+Blue) = 170+161+235=566 (74% of max value = 765). Red value is 170 (66.80% from 255 or 30.04% from 566); Green value is 161 (63.28% from 255 or 28.45% from 566); Blue value is 235 (92.19% from 255 or 41.52% from 566); Max value from RGB is 235 - color contains mainly: blue. Hex color #AAA1EB is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #AAA1EB is #555E14. Grayscale: #ABABAB. Windows color (decimal): -5594645 or 15442346. OLE color: 15442346.
HSL color Cylindrical-coordinate representation of color #AAA1EB: hue angle of 247.3º degrees, saturation: 0.65, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #AAA1EB is Cyan = 0.28, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #aaa1eb; } p { color: rgb(170,161,235); } H1.HeaderClassName { color: #aaa1eb; } .AnyTagClassName { color: #aaa1eb; } </style>
<style> a { background-color: #aaa1eb; } a { background-color: rgb(170,161,235); } div.DivClassName { background-color: #aaa1eb; } .BgClassName { background-color: #aaa1eb; } </style>
<style> span { border-color: #aaa1eb; } span { border-color: rgb(170,161,235); } td.TdClassName { border-color: #aaa1eb; } .TagClassName { border-color: #aaa1eb; } </style>