#50C52C (or 0x50C52C) is unknown color: approx Kelly Green. HEX triplet: 50, C5 and 2C. RGB value is (80,197,44). Sum of RGB (Red+Green+Blue) = 80+197+44=321 (42% of max value = 765). Red value is 80 (31.64% from 255 or 24.92% from 321); Green value is 197 (77.34% from 255 or 61.37% from 321); Blue value is 44 (17.58% from 255 or 13.71% from 321); Max value from RGB is 197 - color contains mainly: green. Hex color #50C52C is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #50C52C is #AF3AD3. Grayscale: #919191. Windows color (decimal): -11483860 or 2934096. OLE color: 2934096.
HSL color Cylindrical-coordinate representation of color #50C52C: hue angle of 105.88º degrees, saturation: 0.63, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.77% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #50C52C is Cyan = 0.59, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.23.
<style> p { color: #50C52C; } p { color: rgb(80,197,44); } H1.HeaderClassName { color: #50C52C; } .AnyTagClassName { color: #50C52C; } </style>
<style> a { background-color: #50C52C; } a { background-color: rgb(80,197,44); } div.DivClassName { background-color: #50C52C; } .BgClassName { background-color: #50C52C; } </style>
<style> span { border-color: #50C52C; } span { border-color: rgb(80,197,44); } td.TdClassName { border-color: #50C52C; } .TagClassName { border-color: #50C52C; } </style>