#A8BFDC (or 0xA8BFDC) is unknown color: approx Light Steel Blue. HEX triplet: A8, BF and DC. RGB value is (168,191,220). Sum of RGB (Red+Green+Blue) = 168+191+220=579 (76% of max value = 765). Red value is 168 (66.02% from 255 or 29.02% from 579); Green value is 191 (75% from 255 or 32.99% from 579); Blue value is 220 (86.33% from 255 or 38.00% from 579); Max value from RGB is 220 - color contains mainly: blue. Hex color #A8BFDC is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A8BFDC is #574023. Grayscale: #BBBBBB. Windows color (decimal): -5718052 or 14466984. OLE color: 14466984.
HSL color Cylindrical-coordinate representation of color #A8BFDC: hue angle of 213.46º degrees, saturation: 0.43, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #A8BFDC is Cyan = 0.24, Magento = 0.13, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #A8BFDC; } p { color: rgb(168,191,220); } H1.HeaderClassName { color: #A8BFDC; } .AnyTagClassName { color: #A8BFDC; } </style>
<style> a { background-color: #A8BFDC; } a { background-color: rgb(168,191,220); } div.DivClassName { background-color: #A8BFDC; } .BgClassName { background-color: #A8BFDC; } </style>
<style> span { border-color: #A8BFDC; } span { border-color: rgb(168,191,220); } td.TdClassName { border-color: #A8BFDC; } .TagClassName { border-color: #A8BFDC; } </style>