#AAB2FF (or 0xAAB2FF) is unknown color: approx Perano. HEX triplet: AA, B2 and FF. RGB value is (170,178,255). Sum of RGB (Red+Green+Blue) = 170+178+255=603 (79% of max value = 765). Red value is 170 (66.80% from 255 or 28.19% from 603); Green value is 178 (69.92% from 255 or 29.52% from 603); Blue value is 255 (100% from 255 or 42.29% from 603); Max value from RGB is 255 - color contains mainly: blue. Hex color #AAB2FF is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #AAB2FF is #554D00. Grayscale: #B8B8B8. Windows color (decimal): -5590273 or 16757418. OLE color: 16757418.
HSL color Cylindrical-coordinate representation of color #AAB2FF: hue angle of 234.35º degrees, saturation: 1, lightness: 0.83%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #AAB2FF is Cyan = 0.33, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #AAB2FF; } p { color: rgb(170,178,255); } H1.HeaderClassName { color: #AAB2FF; } .AnyTagClassName { color: #AAB2FF; } </style>
<style> a { background-color: #AAB2FF; } a { background-color: rgb(170,178,255); } div.DivClassName { background-color: #AAB2FF; } .BgClassName { background-color: #AAB2FF; } </style>
<style> span { border-color: #AAB2FF; } span { border-color: rgb(170,178,255); } td.TdClassName { border-color: #AAB2FF; } .TagClassName { border-color: #AAB2FF; } </style>