#80EEF5 (or 0x80EEF5) is unknown color: approx Electric Blue. HEX triplet: 80, EE and F5. RGB value is (128,238,245). Sum of RGB (Red+Green+Blue) = 128+238+245=611 (80% of max value = 765). Red value is 128 (50.39% from 255 or 20.95% from 611); Green value is 238 (93.36% from 255 or 38.95% from 611); Blue value is 245 (96.09% from 255 or 40.10% from 611); Max value from RGB is 245 - color contains mainly: blue. Hex color #80EEF5 is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #80EEF5 is #7F110A. Grayscale: #CDCDCD. Windows color (decimal): -8327435 or 16117376. OLE color: 16117376.
HSL color Cylindrical-coordinate representation of color #80EEF5: hue angle of 183.59º degrees, saturation: 0.85, lightness: 0.73%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #80EEF5 is Cyan = 0.48, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #80EEF5; } p { color: rgb(128,238,245); } H1.HeaderClassName { color: #80EEF5; } .AnyTagClassName { color: #80EEF5; } </style>
<style> a { background-color: #80EEF5; } a { background-color: rgb(128,238,245); } div.DivClassName { background-color: #80EEF5; } .BgClassName { background-color: #80EEF5; } </style>
<style> span { border-color: #80EEF5; } span { border-color: rgb(128,238,245); } td.TdClassName { border-color: #80EEF5; } .TagClassName { border-color: #80EEF5; } </style>