#50F737 (or 0x50F737) is unknown color: approx Lime Green. HEX triplet: 50, F7 and 37. RGB value is (80,247,55). Sum of RGB (Red+Green+Blue) = 80+247+55=382 (50% of max value = 765). Red value is 80 (31.64% from 255 or 20.94% from 382); Green value is 247 (96.88% from 255 or 64.66% from 382); Blue value is 55 (21.88% from 255 or 14.40% from 382); Max value from RGB is 247 - color contains mainly: green. Hex color #50F737 is not a web safe color. Web safe color analog (approx): #66FF33. Inversed color of #50F737 is #AF08C8. Grayscale: #AFAFAF. Windows color (decimal): -11471049 or 3667792. OLE color: 3667792.
HSL color Cylindrical-coordinate representation of color #50F737: hue angle of 112.19º degrees, saturation: 0.92, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.97% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #50F737 is Cyan = 0.68, Magento = 0, Yellow = 0.78 and Black (K on CMYK) = 0.03.
<style> p { color: #50f737; } p { color: rgb(80,247,55); } H1.HeaderClassName { color: #50f737; } .AnyTagClassName { color: #50f737; } </style>
<style> a { background-color: #50f737; } a { background-color: rgb(80,247,55); } div.DivClassName { background-color: #50f737; } .BgClassName { background-color: #50f737; } </style>
<style> span { border-color: #50f737; } span { border-color: rgb(80,247,55); } td.TdClassName { border-color: #50f737; } .TagClassName { border-color: #50f737; } </style>