#A5BCE1 (or 0xA5BCE1) is unknown color: approx Light Steel Blue. HEX triplet: A5, BC and E1. RGB value is (165,188,225). Sum of RGB (Red+Green+Blue) = 165+188+225=578 (76% of max value = 765). Red value is 165 (64.84% from 255 or 28.55% from 578); Green value is 188 (73.83% from 255 or 32.53% from 578); Blue value is 225 (88.28% from 255 or 38.93% from 578); Max value from RGB is 225 - color contains mainly: blue. Hex color #A5BCE1 is not a web safe color. Web safe color analog (approx): #99CCCC. Inversed color of #A5BCE1 is #5A431E. Grayscale: #B9B9B9. Windows color (decimal): -5915423 or 14793893. OLE color: 14793893.
HSL color Cylindrical-coordinate representation of color #A5BCE1: hue angle of 217º degrees, saturation: 0.5, lightness: 0.76%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #A5BCE1 is Cyan = 0.27, Magento = 0.16, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #A5BCE1; } p { color: rgb(165,188,225); } H1.HeaderClassName { color: #A5BCE1; } .AnyTagClassName { color: #A5BCE1; } </style>
<style> a { background-color: #A5BCE1; } a { background-color: rgb(165,188,225); } div.DivClassName { background-color: #A5BCE1; } .BgClassName { background-color: #A5BCE1; } </style>
<style> span { border-color: #A5BCE1; } span { border-color: rgb(165,188,225); } td.TdClassName { border-color: #A5BCE1; } .TagClassName { border-color: #A5BCE1; } </style>