#A3BBDA (or 0xA3BBDA) is unknown color: approx Light Steel Blue. HEX triplet: A3, BB and DA. RGB value is (163,187,218). Sum of RGB (Red+Green+Blue) = 163+187+218=568 (75% of max value = 765). Red value is 163 (64.06% from 255 or 28.70% from 568); Green value is 187 (73.44% from 255 or 32.92% from 568); Blue value is 218 (85.55% from 255 or 38.38% from 568); Max value from RGB is 218 - color contains mainly: blue. Hex color #A3BBDA is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A3BBDA is #5C4425. Grayscale: #B7B7B7. Windows color (decimal): -6046758 or 14334883. OLE color: 14334883.
HSL color Cylindrical-coordinate representation of color #A3BBDA: hue angle of 213.82º degrees, saturation: 0.43, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #A3BBDA is Cyan = 0.25, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.15.
<style> p { color: #A3BBDA; } p { color: rgb(163,187,218); } H1.HeaderClassName { color: #A3BBDA; } .AnyTagClassName { color: #A3BBDA; } </style>
<style> a { background-color: #A3BBDA; } a { background-color: rgb(163,187,218); } div.DivClassName { background-color: #A3BBDA; } .BgClassName { background-color: #A3BBDA; } </style>
<style> span { border-color: #A3BBDA; } span { border-color: rgb(163,187,218); } td.TdClassName { border-color: #A3BBDA; } .TagClassName { border-color: #A3BBDA; } </style>