#A1ABDE (or 0xA1ABDE) is unknown color: approx Echo Blue. HEX triplet: A1, AB and DE. RGB value is (161,171,222). Sum of RGB (Red+Green+Blue) = 161+171+222=554 (73% of max value = 765). Red value is 161 (63.28% from 255 or 29.06% from 554); Green value is 171 (67.19% from 255 or 30.87% from 554); Blue value is 222 (87.11% from 255 or 40.07% from 554); Max value from RGB is 222 - color contains mainly: blue. Hex color #A1ABDE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A1ABDE is #5E5421. Grayscale: #ADADAD. Windows color (decimal): -6181922 or 14592929. OLE color: 14592929.
HSL color Cylindrical-coordinate representation of color #A1ABDE: hue angle of 230.16º degrees, saturation: 0.48, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A1ABDE is Cyan = 0.27, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #A1ABDE; } p { color: rgb(161,171,222); } H1.HeaderClassName { color: #A1ABDE; } .AnyTagClassName { color: #A1ABDE; } </style>
<style> a { background-color: #A1ABDE; } a { background-color: rgb(161,171,222); } div.DivClassName { background-color: #A1ABDE; } .BgClassName { background-color: #A1ABDE; } </style>
<style> span { border-color: #A1ABDE; } span { border-color: rgb(161,171,222); } td.TdClassName { border-color: #A1ABDE; } .TagClassName { border-color: #A1ABDE; } </style>