#80FB9A (or 0x80FB9A) is unknown color: approx Light Green. HEX triplet: 80, FB and 9A. RGB value is (128,251,154). Sum of RGB (Red+Green+Blue) = 128+251+154=533 (70% of max value = 765). Red value is 128 (50.39% from 255 or 24.02% from 533); Green value is 251 (98.44% from 255 or 47.09% from 533); Blue value is 154 (60.55% from 255 or 28.89% from 533); Max value from RGB is 251 - color contains mainly: green. Hex color #80FB9A is not a web safe color. Web safe color analog (approx): #99FF99. Inversed color of #80FB9A is #7F0465. Grayscale: #CBCBCB. Windows color (decimal): -8324198 or 10156928. OLE color: 10156928.
HSL color Cylindrical-coordinate representation of color #80FB9A: hue angle of 132.68º degrees, saturation: 0.94, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #80FB9A is Cyan = 0.49, Magento = 0, Yellow = 0.39 and Black (K on CMYK) = 0.02.
<style> p { color: #80FB9A; } p { color: rgb(128,251,154); } H1.HeaderClassName { color: #80FB9A; } .AnyTagClassName { color: #80FB9A; } </style>
<style> a { background-color: #80FB9A; } a { background-color: rgb(128,251,154); } div.DivClassName { background-color: #80FB9A; } .BgClassName { background-color: #80FB9A; } </style>
<style> span { border-color: #80FB9A; } span { border-color: rgb(128,251,154); } td.TdClassName { border-color: #80FB9A; } .TagClassName { border-color: #80FB9A; } </style>