#AAAFF1 (or 0xAAAFF1) is unknown color: approx Perano. HEX triplet: AA, AF and F1. RGB value is (170,175,241). Sum of RGB (Red+Green+Blue) = 170+175+241=586 (77% of max value = 765). Red value is 170 (66.80% from 255 or 29.01% from 586); Green value is 175 (68.75% from 255 or 29.86% from 586); Blue value is 241 (94.53% from 255 or 41.13% from 586); Max value from RGB is 241 - color contains mainly: blue. Hex color #AAAFF1 is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #AAAFF1 is #55500E. Grayscale: #B4B4B4. Windows color (decimal): -5591055 or 15839146. OLE color: 15839146.
HSL color Cylindrical-coordinate representation of color #AAAFF1: hue angle of 235.77º degrees, saturation: 0.72, lightness: 0.81%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #AAAFF1 is Cyan = 0.29, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.05.
<style> p { color: #AAAFF1; } p { color: rgb(170,175,241); } H1.HeaderClassName { color: #AAAFF1; } .AnyTagClassName { color: #AAAFF1; } </style>
<style> a { background-color: #AAAFF1; } a { background-color: rgb(170,175,241); } div.DivClassName { background-color: #AAAFF1; } .BgClassName { background-color: #AAAFF1; } </style>
<style> span { border-color: #AAAFF1; } span { border-color: rgb(170,175,241); } td.TdClassName { border-color: #AAAFF1; } .TagClassName { border-color: #AAAFF1; } </style>