#80FF84 (or 0x80FF84) is unknown color: approx Light Green. HEX triplet: 80, FF and 84. RGB value is (128,255,132). Sum of RGB (Red+Green+Blue) = 128+255+132=515 (68% of max value = 765). Red value is 128 (50.39% from 255 or 24.85% from 515); Green value is 255 (100% from 255 or 49.51% from 515); Blue value is 132 (51.95% from 255 or 25.63% from 515); Max value from RGB is 255 - color contains mainly: green. Hex color #80FF84 is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #80FF84 is #7F007B. Grayscale: #CBCBCB. Windows color (decimal): -8323196 or 8716160. OLE color: 8716160.
HSL color Cylindrical-coordinate representation of color #80FF84: hue angle of 121.89º degrees, saturation: 1, lightness: 0.75%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #80FF84 is Cyan = 0.50, Magento = 0, Yellow = 0.48 and Black (K on CMYK) = 0.
<style> p { color: #80FF84; } p { color: rgb(128,255,132); } H1.HeaderClassName { color: #80FF84; } .AnyTagClassName { color: #80FF84; } </style>
<style> a { background-color: #80FF84; } a { background-color: rgb(128,255,132); } div.DivClassName { background-color: #80FF84; } .BgClassName { background-color: #80FF84; } </style>
<style> span { border-color: #80FF84; } span { border-color: rgb(128,255,132); } td.TdClassName { border-color: #80FF84; } .TagClassName { border-color: #80FF84; } </style>