#50B35F (or 0x50B35F) is unknown color: approx Fruit Salad. HEX triplet: 50, B3 and 5F. RGB value is (80,179,95). Sum of RGB (Red+Green+Blue) = 80+179+95=354 (46% of max value = 765). Red value is 80 (31.64% from 255 or 22.60% from 354); Green value is 179 (70.31% from 255 or 50.56% from 354); Blue value is 95 (37.5% from 255 or 26.84% from 354); Max value from RGB is 179 - color contains mainly: green. Hex color #50B35F is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #50B35F is #AF4CA0. Grayscale: #8C8C8C. Windows color (decimal): -11488417 or 6271824. OLE color: 6271824.
HSL color Cylindrical-coordinate representation of color #50B35F: hue angle of 129.09º degrees, saturation: 0.39, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #50B35F is Cyan = 0.55, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.30.
<style> p { color: #50B35F; } p { color: rgb(80,179,95); } H1.HeaderClassName { color: #50B35F; } .AnyTagClassName { color: #50B35F; } </style>
<style> a { background-color: #50B35F; } a { background-color: rgb(80,179,95); } div.DivClassName { background-color: #50B35F; } .BgClassName { background-color: #50B35F; } </style>
<style> span { border-color: #50B35F; } span { border-color: rgb(80,179,95); } td.TdClassName { border-color: #50B35F; } .TagClassName { border-color: #50B35F; } </style>