#A5F0DB (or 0xA5F0DB) is unknown color: approx Ice Cold. HEX triplet: A5, F0 and DB. RGB value is (165,240,219). Sum of RGB (Red+Green+Blue) = 165+240+219=624 (82% of max value = 765). Red value is 165 (64.84% from 255 or 26.44% from 624); Green value is 240 (94.14% from 255 or 38.46% from 624); Blue value is 219 (85.94% from 255 or 35.10% from 624); Max value from RGB is 240 - color contains mainly: green. Hex color #A5F0DB is not a web safe color. Web safe color analog (approx): #99FFCC. Inversed color of #A5F0DB is #5A0F24. Grayscale: #D7D7D7. Windows color (decimal): -5902117 or 14413989. OLE color: 14413989.
HSL color Cylindrical-coordinate representation of color #A5F0DB: hue angle of 163.2º degrees, saturation: 0.71, lightness: 0.79%. HSV value (or HSB Brightness) of color is 0.94% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #A5F0DB is Cyan = 0.31, Magento = 0, Yellow = 0.09 and Black (K on CMYK) = 0.06.
<style> p { color: #A5F0DB; } p { color: rgb(165,240,219); } H1.HeaderClassName { color: #A5F0DB; } .AnyTagClassName { color: #A5F0DB; } </style>
<style> a { background-color: #A5F0DB; } a { background-color: rgb(165,240,219); } div.DivClassName { background-color: #A5F0DB; } .BgClassName { background-color: #A5F0DB; } </style>
<style> span { border-color: #A5F0DB; } span { border-color: rgb(165,240,219); } td.TdClassName { border-color: #A5F0DB; } .TagClassName { border-color: #A5F0DB; } </style>