#A8ABC8 (or 0xA8ABC8) is unknown color: approx Echo Blue. HEX triplet: A8, AB and C8. RGB value is (168,171,200). Sum of RGB (Red+Green+Blue) = 168+171+200=539 (71% of max value = 765). Red value is 168 (66.02% from 255 or 31.17% from 539); Green value is 171 (67.19% from 255 or 31.73% from 539); Blue value is 200 (78.52% from 255 or 37.11% from 539); Max value from RGB is 200 - color contains mainly: blue. Hex color #A8ABC8 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #A8ABC8 is #575437. Grayscale: #ADADAD. Windows color (decimal): -5723192 or 13151144. OLE color: 13151144.
HSL color Cylindrical-coordinate representation of color #A8ABC8: hue angle of 234.38º degrees, saturation: 0.23, lightness: 0.72%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #A8ABC8 is Cyan = 0.16, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.22.
<style> p { color: #A8ABC8; } p { color: rgb(168,171,200); } H1.HeaderClassName { color: #A8ABC8; } .AnyTagClassName { color: #A8ABC8; } </style>
<style> a { background-color: #A8ABC8; } a { background-color: rgb(168,171,200); } div.DivClassName { background-color: #A8ABC8; } .BgClassName { background-color: #A8ABC8; } </style>
<style> span { border-color: #A8ABC8; } span { border-color: rgb(168,171,200); } td.TdClassName { border-color: #A8ABC8; } .TagClassName { border-color: #A8ABC8; } </style>