#50A82C (or 0x50A82C) is unknown color: approx Kelly Green. HEX triplet: 50, A8 and 2C. RGB value is (80,168,44). Sum of RGB (Red+Green+Blue) = 80+168+44=292 (38% of max value = 765). Red value is 80 (31.64% from 255 or 27.40% from 292); Green value is 168 (66.02% from 255 or 57.53% from 292); Blue value is 44 (17.58% from 255 or 15.07% from 292); Max value from RGB is 168 - color contains mainly: green. Hex color #50A82C is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #50A82C is #AF57D3. Grayscale: #7F7F7F. Windows color (decimal): -11491284 or 2926672. OLE color: 2926672.
HSL color Cylindrical-coordinate representation of color #50A82C: hue angle of 102.58º degrees, saturation: 0.58, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #50A82C is Cyan = 0.52, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.34.
<style> p { color: #50a82c; } p { color: rgb(80,168,44); } H1.HeaderClassName { color: #50a82c; } .AnyTagClassName { color: #50a82c; } </style>
<style> a { background-color: #50a82c; } a { background-color: rgb(80,168,44); } div.DivClassName { background-color: #50a82c; } .BgClassName { background-color: #50a82c; } </style>
<style> span { border-color: #50a82c; } span { border-color: rgb(80,168,44); } td.TdClassName { border-color: #50a82c; } .TagClassName { border-color: #50a82c; } </style>