#A5EFF5 (or 0xA5EFF5) is unknown color: approx Pale Turquoise. HEX triplet: A5, EF and F5. RGB value is (165,239,245). Sum of RGB (Red+Green+Blue) = 165+239+245=649 (85% of max value = 765). Red value is 165 (64.84% from 255 or 25.42% from 649); Green value is 239 (93.75% from 255 or 36.83% from 649); Blue value is 245 (96.09% from 255 or 37.75% from 649); Max value from RGB is 245 - color contains mainly: blue. Hex color #A5EFF5 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #A5EFF5 is #5A100A. Grayscale: #D9D9D9. Windows color (decimal): -5902347 or 16117669. OLE color: 16117669.
HSL color Cylindrical-coordinate representation of color #A5EFF5: hue angle of 184.5º degrees, saturation: 0.8, lightness: 0.8%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #A5EFF5 is Cyan = 0.33, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #a5eff5; } p { color: rgb(165,239,245); } H1.HeaderClassName { color: #a5eff5; } .AnyTagClassName { color: #a5eff5; } </style>
<style> a { background-color: #a5eff5; } a { background-color: rgb(165,239,245); } div.DivClassName { background-color: #a5eff5; } .BgClassName { background-color: #a5eff5; } </style>
<style> span { border-color: #a5eff5; } span { border-color: rgb(165,239,245); } td.TdClassName { border-color: #a5eff5; } .TagClassName { border-color: #a5eff5; } </style>