#80F12E (or 0x80F12E) is unknown color: approx Lawn Green. HEX triplet: 80, F1 and 2E. RGB value is (128,241,46). Sum of RGB (Red+Green+Blue) = 128+241+46=415 (54% of max value = 765). Red value is 128 (50.39% from 255 or 30.84% from 415); Green value is 241 (94.53% from 255 or 58.07% from 415); Blue value is 46 (18.36% from 255 or 11.08% from 415); Max value from RGB is 241 - color contains mainly: green. Hex color #80F12E is not a web safe color. Web safe color analog (approx): #99FF33. Inversed color of #80F12E is #7F0ED1. Grayscale: #B9B9B9. Windows color (decimal): -8326866 or 3076480. OLE color: 3076480.
HSL color Cylindrical-coordinate representation of color #80F12E: hue angle of 94.77º degrees, saturation: 0.87, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.95% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #80F12E is Cyan = 0.47, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.05.
<style> p { color: #80f12e; } p { color: rgb(128,241,46); } H1.HeaderClassName { color: #80f12e; } .AnyTagClassName { color: #80f12e; } </style>
<style> a { background-color: #80f12e; } a { background-color: rgb(128,241,46); } div.DivClassName { background-color: #80f12e; } .BgClassName { background-color: #80f12e; } </style>
<style> span { border-color: #80f12e; } span { border-color: rgb(128,241,46); } td.TdClassName { border-color: #80f12e; } .TagClassName { border-color: #80f12e; } </style>