#50BE22 (or 0x50BE22) is unknown color: approx Kelly Green. HEX triplet: 50, BE and 22. RGB value is (80,190,34). Sum of RGB (Red+Green+Blue) = 80+190+34=304 (40% of max value = 765). Red value is 80 (31.64% from 255 or 26.32% from 304); Green value is 190 (74.61% from 255 or 62.5% from 304); Blue value is 34 (13.67% from 255 or 11.18% from 304); Max value from RGB is 190 - color contains mainly: green. Hex color #50BE22 is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #50BE22 is #AF41DD. Grayscale: #8B8B8B. Windows color (decimal): -11485662 or 2276944. OLE color: 2276944.
HSL color Cylindrical-coordinate representation of color #50BE22: hue angle of 102.31º degrees, saturation: 0.7, lightness: 0.44%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #50BE22 is Cyan = 0.58, Magento = 0, Yellow = 0.82 and Black (K on CMYK) = 0.25.
<style> p { color: #50BE22; } p { color: rgb(80,190,34); } H1.HeaderClassName { color: #50BE22; } .AnyTagClassName { color: #50BE22; } </style>
<style> a { background-color: #50BE22; } a { background-color: rgb(80,190,34); } div.DivClassName { background-color: #50BE22; } .BgClassName { background-color: #50BE22; } </style>
<style> span { border-color: #50BE22; } span { border-color: rgb(80,190,34); } td.TdClassName { border-color: #50BE22; } .TagClassName { border-color: #50BE22; } </style>