#AAA1FD (or 0xAAA1FD) is unknown color: approx Perano. HEX triplet: AA, A1 and FD. RGB value is (170,161,253). Sum of RGB (Red+Green+Blue) = 170+161+253=584 (77% of max value = 765). Red value is 170 (66.80% from 255 or 29.11% from 584); Green value is 161 (63.28% from 255 or 27.57% from 584); Blue value is 253 (99.22% from 255 or 43.32% from 584); Max value from RGB is 253 - color contains mainly: blue. Hex color #AAA1FD is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #AAA1FD is #555E02. Grayscale: #ADADAD. Windows color (decimal): -5594627 or 16621994. OLE color: 16621994.
HSL color Cylindrical-coordinate representation of color #AAA1FD: hue angle of 245.87º degrees, saturation: 0.96, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #AAA1FD is Cyan = 0.33, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #AAA1FD; } p { color: rgb(170,161,253); } H1.HeaderClassName { color: #AAA1FD; } .AnyTagClassName { color: #AAA1FD; } </style>
<style> a { background-color: #AAA1FD; } a { background-color: rgb(170,161,253); } div.DivClassName { background-color: #AAA1FD; } .BgClassName { background-color: #AAA1FD; } </style>
<style> span { border-color: #AAA1FD; } span { border-color: rgb(170,161,253); } td.TdClassName { border-color: #AAA1FD; } .TagClassName { border-color: #AAA1FD; } </style>