#A9A1EB (or 0xA9A1EB) is unknown color: approx Wistful. HEX triplet: A9, A1 and EB. RGB value is (169,161,235). Sum of RGB (Red+Green+Blue) = 169+161+235=565 (74% of max value = 765). Red value is 169 (66.41% from 255 or 29.91% from 565); Green value is 161 (63.28% from 255 or 28.50% from 565); Blue value is 235 (92.19% from 255 or 41.59% from 565); Max value from RGB is 235 - color contains mainly: blue. Hex color #A9A1EB is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #A9A1EB is #565E14. Grayscale: #ABABAB. Windows color (decimal): -5660181 or 15442345. OLE color: 15442345.
HSL color Cylindrical-coordinate representation of color #A9A1EB: hue angle of 246.49º degrees, saturation: 0.65, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A9A1EB is Cyan = 0.28, Magento = 0.31, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #A9A1EB; } p { color: rgb(169,161,235); } H1.HeaderClassName { color: #A9A1EB; } .AnyTagClassName { color: #A9A1EB; } </style>
<style> a { background-color: #A9A1EB; } a { background-color: rgb(169,161,235); } div.DivClassName { background-color: #A9A1EB; } .BgClassName { background-color: #A9A1EB; } </style>
<style> span { border-color: #A9A1EB; } span { border-color: rgb(169,161,235); } td.TdClassName { border-color: #A9A1EB; } .TagClassName { border-color: #A9A1EB; } </style>