#A8ABCE (or 0xA8ABCE) is unknown color: approx Echo Blue. HEX triplet: A8, AB and CE. RGB value is (168,171,206). Sum of RGB (Red+Green+Blue) = 168+171+206=545 (72% of max value = 765). Red value is 168 (66.02% from 255 or 30.83% from 545); Green value is 171 (67.19% from 255 or 31.38% from 545); Blue value is 206 (80.86% from 255 or 37.80% from 545); Max value from RGB is 206 - color contains mainly: blue. Hex color #A8ABCE is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A8ABCE is #575431. Grayscale: #ADADAD. Windows color (decimal): -5723186 or 13544360. OLE color: 13544360.
HSL color Cylindrical-coordinate representation of color #A8ABCE: hue angle of 235.26º degrees, saturation: 0.28, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #A8ABCE is Cyan = 0.18, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #A8ABCE; } p { color: rgb(168,171,206); } H1.HeaderClassName { color: #A8ABCE; } .AnyTagClassName { color: #A8ABCE; } </style>
<style> a { background-color: #A8ABCE; } a { background-color: rgb(168,171,206); } div.DivClassName { background-color: #A8ABCE; } .BgClassName { background-color: #A8ABCE; } </style>
<style> span { border-color: #A8ABCE; } span { border-color: rgb(168,171,206); } td.TdClassName { border-color: #A8ABCE; } .TagClassName { border-color: #A8ABCE; } </style>