#AAA2FA (or 0xAAA2FA) is unknown color: approx Perano. HEX triplet: AA, A2 and FA. RGB value is (170,162,250). Sum of RGB (Red+Green+Blue) = 170+162+250=582 (77% of max value = 765). Red value is 170 (66.80% from 255 or 29.21% from 582); Green value is 162 (63.67% from 255 or 27.84% from 582); Blue value is 250 (98.05% from 255 or 42.96% from 582); Max value from RGB is 250 - color contains mainly: blue. Hex color #AAA2FA is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #AAA2FA is #555D05. Grayscale: #AEAEAE. Windows color (decimal): -5594374 or 16425642. OLE color: 16425642.
HSL color Cylindrical-coordinate representation of color #AAA2FA: hue angle of 245.45º degrees, saturation: 0.9, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #AAA2FA is Cyan = 0.32, Magento = 0.35, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #aaa2fa; } p { color: rgb(170,162,250); } H1.HeaderClassName { color: #aaa2fa; } .AnyTagClassName { color: #aaa2fa; } </style>
<style> a { background-color: #aaa2fa; } a { background-color: rgb(170,162,250); } div.DivClassName { background-color: #aaa2fa; } .BgClassName { background-color: #aaa2fa; } </style>
<style> span { border-color: #aaa2fa; } span { border-color: rgb(170,162,250); } td.TdClassName { border-color: #aaa2fa; } .TagClassName { border-color: #aaa2fa; } </style>