#A5E8EE (or 0xA5E8EE) is unknown color: approx Blizzard Blue. HEX triplet: A5, E8 and EE. RGB value is (165,232,238). Sum of RGB (Red+Green+Blue) = 165+232+238=635 (84% of max value = 765). Red value is 165 (64.84% from 255 or 25.98% from 635); Green value is 232 (91.02% from 255 or 36.54% from 635); Blue value is 238 (93.36% from 255 or 37.48% from 635); Max value from RGB is 238 - color contains mainly: blue. Hex color #A5E8EE is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A5E8EE is #5A1711. Grayscale: #D4D4D4. Windows color (decimal): -5904146 or 15657125. OLE color: 15657125.
HSL color Cylindrical-coordinate representation of color #A5E8EE: hue angle of 184.93º degrees, saturation: 0.68, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A5E8EE is Cyan = 0.31, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #A5E8EE; } p { color: rgb(165,232,238); } H1.HeaderClassName { color: #A5E8EE; } .AnyTagClassName { color: #A5E8EE; } </style>
<style> a { background-color: #A5E8EE; } a { background-color: rgb(165,232,238); } div.DivClassName { background-color: #A5E8EE; } .BgClassName { background-color: #A5E8EE; } </style>
<style> span { border-color: #A5E8EE; } span { border-color: rgb(165,232,238); } td.TdClassName { border-color: #A5E8EE; } .TagClassName { border-color: #A5E8EE; } </style>