#80CC41 (or 0x80CC41) is unknown color: approx Mantis. HEX triplet: 80, CC and 41. RGB value is (128,204,65). Sum of RGB (Red+Green+Blue) = 128+204+65=397 (52% of max value = 765). Red value is 128 (50.39% from 255 or 32.24% from 397); Green value is 204 (80.08% from 255 or 51.39% from 397); Blue value is 65 (25.78% from 255 or 16.37% from 397); Max value from RGB is 204 - color contains mainly: green. Hex color #80CC41 is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #80CC41 is #7F33BE. Grayscale: #A5A5A5. Windows color (decimal): -8336319 or 4312192. OLE color: 4312192.
HSL color Cylindrical-coordinate representation of color #80CC41: hue angle of 92.81º degrees, saturation: 0.58, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #80CC41 is Cyan = 0.37, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.2.
<style> p { color: #80CC41; } p { color: rgb(128,204,65); } H1.HeaderClassName { color: #80CC41; } .AnyTagClassName { color: #80CC41; } </style>
<style> a { background-color: #80CC41; } a { background-color: rgb(128,204,65); } div.DivClassName { background-color: #80CC41; } .BgClassName { background-color: #80CC41; } </style>
<style> span { border-color: #80CC41; } span { border-color: rgb(128,204,65); } td.TdClassName { border-color: #80CC41; } .TagClassName { border-color: #80CC41; } </style>