#A5C8EB (or 0xA5C8EB) is unknown color: approx Pale Cornflower Blue. HEX triplet: A5, C8 and EB. RGB value is (165,200,235). Sum of RGB (Red+Green+Blue) = 165+200+235=600 (79% of max value = 765). Red value is 165 (64.84% from 255 or 27.5% from 600); Green value is 200 (78.52% from 255 or 33.33% from 600); Blue value is 235 (92.19% from 255 or 39.17% from 600); Max value from RGB is 235 - color contains mainly: blue. Hex color #A5C8EB is not a web safe color. Web safe color analog (approx): #99CCFF. Inversed color of #A5C8EB is #5A3714. Grayscale: #C1C1C1. Windows color (decimal): -5912341 or 15452325. OLE color: 15452325.
HSL color Cylindrical-coordinate representation of color #A5C8EB: hue angle of 210º degrees, saturation: 0.64, lightness: 0.78%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A5C8EB is Cyan = 0.30, Magento = 0.15, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #A5C8EB; } p { color: rgb(165,200,235); } H1.HeaderClassName { color: #A5C8EB; } .AnyTagClassName { color: #A5C8EB; } </style>
<style> a { background-color: #A5C8EB; } a { background-color: rgb(165,200,235); } div.DivClassName { background-color: #A5C8EB; } .BgClassName { background-color: #A5C8EB; } </style>
<style> span { border-color: #A5C8EB; } span { border-color: rgb(165,200,235); } td.TdClassName { border-color: #A5C8EB; } .TagClassName { border-color: #A5C8EB; } </style>