#AAA4FF (or 0xAAA4FF) is unknown color: approx Perano. HEX triplet: AA, A4 and FF. RGB value is (170,164,255). Sum of RGB (Red+Green+Blue) = 170+164+255=589 (78% of max value = 765). Red value is 170 (66.80% from 255 or 28.86% from 589); Green value is 164 (64.45% from 255 or 27.84% from 589); Blue value is 255 (100% from 255 or 43.29% from 589); Max value from RGB is 255 - color contains mainly: blue. Hex color #AAA4FF is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #AAA4FF is #555B00. Grayscale: #AFAFAF. Windows color (decimal): -5593857 or 16753834. OLE color: 16753834.
HSL color Cylindrical-coordinate representation of color #AAA4FF: hue angle of 243.96º degrees, saturation: 1, lightness: 0.82%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #AAA4FF is Cyan = 0.33, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #AAA4FF; } p { color: rgb(170,164,255); } H1.HeaderClassName { color: #AAA4FF; } .AnyTagClassName { color: #AAA4FF; } </style>
<style> a { background-color: #AAA4FF; } a { background-color: rgb(170,164,255); } div.DivClassName { background-color: #AAA4FF; } .BgClassName { background-color: #AAA4FF; } </style>
<style> span { border-color: #AAA4FF; } span { border-color: rgb(170,164,255); } td.TdClassName { border-color: #AAA4FF; } .TagClassName { border-color: #AAA4FF; } </style>