#A8BACA (or 0xA8BACA) is unknown color: approx Heather. HEX triplet: A8, BA and CA. RGB value is (168,186,202). Sum of RGB (Red+Green+Blue) = 168+186+202=556 (73% of max value = 765). Red value is 168 (66.02% from 255 or 30.22% from 556); Green value is 186 (73.05% from 255 or 33.45% from 556); Blue value is 202 (79.30% from 255 or 36.33% from 556); Max value from RGB is 202 - color contains mainly: blue. Hex color #A8BACA is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A8BACA is #574535. Grayscale: #B6B6B6. Windows color (decimal): -5719350 or 13286056. OLE color: 13286056.
HSL color Cylindrical-coordinate representation of color #A8BACA: hue angle of 208.24º degrees, saturation: 0.24, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #A8BACA is Cyan = 0.17, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #A8BACA; } p { color: rgb(168,186,202); } H1.HeaderClassName { color: #A8BACA; } .AnyTagClassName { color: #A8BACA; } </style>
<style> a { background-color: #A8BACA; } a { background-color: rgb(168,186,202); } div.DivClassName { background-color: #A8BACA; } .BgClassName { background-color: #A8BACA; } </style>
<style> span { border-color: #A8BACA; } span { border-color: rgb(168,186,202); } td.TdClassName { border-color: #A8BACA; } .TagClassName { border-color: #A8BACA; } </style>