#A8ABBA (or 0xA8ABBA) is unknown color: approx Mischka. HEX triplet: A8, AB and BA. RGB value is (168,171,186). Sum of RGB (Red+Green+Blue) = 168+171+186=525 (69% of max value = 765). Red value is 168 (66.02% from 255 or 32% from 525); Green value is 171 (67.19% from 255 or 32.57% from 525); Blue value is 186 (73.05% from 255 or 35.43% from 525); Max value from RGB is 186 - color contains mainly: blue. Hex color #A8ABBA is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A8ABBA is #575445. Grayscale: #ABABAB. Windows color (decimal): -5723206 or 12233640. OLE color: 12233640.
HSL color Cylindrical-coordinate representation of color #A8ABBA: hue angle of 230º degrees, saturation: 0.12, lightness: 0.69%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.1%. Process color model (Four color, CMYK) of #A8ABBA is Cyan = 0.10, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #A8ABBA; } p { color: rgb(168,171,186); } H1.HeaderClassName { color: #A8ABBA; } .AnyTagClassName { color: #A8ABBA; } </style>
<style> a { background-color: #A8ABBA; } a { background-color: rgb(168,171,186); } div.DivClassName { background-color: #A8ABBA; } .BgClassName { background-color: #A8ABBA; } </style>
<style> span { border-color: #A8ABBA; } span { border-color: rgb(168,171,186); } td.TdClassName { border-color: #A8ABBA; } .TagClassName { border-color: #A8ABBA; } </style>