#80CA5F (or 0x80CA5F) is unknown color: approx Mantis. HEX triplet: 80, CA and 5F. RGB value is (128,202,95). Sum of RGB (Red+Green+Blue) = 128+202+95=425 (56% of max value = 765). Red value is 128 (50.39% from 255 or 30.12% from 425); Green value is 202 (79.30% from 255 or 47.53% from 425); Blue value is 95 (37.5% from 255 or 22.35% from 425); Max value from RGB is 202 - color contains mainly: green. Hex color #80CA5F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #80CA5F is #7F35A0. Grayscale: #A8A8A8. Windows color (decimal): -8336801 or 6277760. OLE color: 6277760.
HSL color Cylindrical-coordinate representation of color #80CA5F: hue angle of 101.5º degrees, saturation: 0.5, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #80CA5F is Cyan = 0.37, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.21.
<style> p { color: #80CA5F; } p { color: rgb(128,202,95); } H1.HeaderClassName { color: #80CA5F; } .AnyTagClassName { color: #80CA5F; } </style>
<style> a { background-color: #80CA5F; } a { background-color: rgb(128,202,95); } div.DivClassName { background-color: #80CA5F; } .BgClassName { background-color: #80CA5F; } </style>
<style> span { border-color: #80CA5F; } span { border-color: rgb(128,202,95); } td.TdClassName { border-color: #80CA5F; } .TagClassName { border-color: #80CA5F; } </style>