#80F7EC (or 0x80F7EC) is unknown color: approx Electric Blue. HEX triplet: 80, F7 and EC. RGB value is (128,247,236). Sum of RGB (Red+Green+Blue) = 128+247+236=611 (80% of max value = 765). Red value is 128 (50.39% from 255 or 20.95% from 611); Green value is 247 (96.88% from 255 or 40.43% from 611); Blue value is 236 (92.58% from 255 or 38.63% from 611); Max value from RGB is 247 - color contains mainly: green. Hex color #80F7EC is not a web safe color. Web safe color analog (approx): #99FFFF. Inversed color of #80F7EC is #7F0813. Grayscale: #D2D2D2. Windows color (decimal): -8325140 or 15529856. OLE color: 15529856.
HSL color Cylindrical-coordinate representation of color #80F7EC: hue angle of 174.45º degrees, saturation: 0.88, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #80F7EC is Cyan = 0.48, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.03.
<style> p { color: #80f7ec; } p { color: rgb(128,247,236); } H1.HeaderClassName { color: #80f7ec; } .AnyTagClassName { color: #80f7ec; } </style>
<style> a { background-color: #80f7ec; } a { background-color: rgb(128,247,236); } div.DivClassName { background-color: #80f7ec; } .BgClassName { background-color: #80f7ec; } </style>
<style> span { border-color: #80f7ec; } span { border-color: rgb(128,247,236); } td.TdClassName { border-color: #80f7ec; } .TagClassName { border-color: #80f7ec; } </style>