#50B231 (or 0x50B231) is unknown color: approx Kelly Green. HEX triplet: 50, B2 and 31. RGB value is (80,178,49). Sum of RGB (Red+Green+Blue) = 80+178+49=307 (40% of max value = 765). Red value is 80 (31.64% from 255 or 26.06% from 307); Green value is 178 (69.92% from 255 or 57.98% from 307); Blue value is 49 (19.53% from 255 or 15.96% from 307); Max value from RGB is 178 - color contains mainly: green. Hex color #50B231 is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #50B231 is #AF4DCE. Grayscale: #868686. Windows color (decimal): -11488719 or 3256912. OLE color: 3256912.
HSL color Cylindrical-coordinate representation of color #50B231: hue angle of 105.58º degrees, saturation: 0.57, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #50B231 is Cyan = 0.55, Magento = 0, Yellow = 0.72 and Black (K on CMYK) = 0.30.
<style> p { color: #50b231; } p { color: rgb(80,178,49); } H1.HeaderClassName { color: #50b231; } .AnyTagClassName { color: #50b231; } </style>
<style> a { background-color: #50b231; } a { background-color: rgb(80,178,49); } div.DivClassName { background-color: #50b231; } .BgClassName { background-color: #50b231; } </style>
<style> span { border-color: #50b231; } span { border-color: rgb(80,178,49); } td.TdClassName { border-color: #50b231; } .TagClassName { border-color: #50b231; } </style>