#50CB2A (or 0x50CB2A) is unknown color: approx Kelly Green. HEX triplet: 50, CB and 2A. RGB value is (80,203,42). Sum of RGB (Red+Green+Blue) = 80+203+42=325 (43% of max value = 765). Red value is 80 (31.64% from 255 or 24.62% from 325); Green value is 203 (79.69% from 255 or 62.46% from 325); Blue value is 42 (16.80% from 255 or 12.92% from 325); Max value from RGB is 203 - color contains mainly: green. Hex color #50CB2A is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #50CB2A is #AF34D5. Grayscale: #949494. Windows color (decimal): -11482326 or 2804560. OLE color: 2804560.
HSL color Cylindrical-coordinate representation of color #50CB2A: hue angle of 105.84º degrees, saturation: 0.66, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #50CB2A is Cyan = 0.61, Magento = 0, Yellow = 0.79 and Black (K on CMYK) = 0.20.
<style> p { color: #50CB2A; } p { color: rgb(80,203,42); } H1.HeaderClassName { color: #50CB2A; } .AnyTagClassName { color: #50CB2A; } </style>
<style> a { background-color: #50CB2A; } a { background-color: rgb(80,203,42); } div.DivClassName { background-color: #50CB2A; } .BgClassName { background-color: #50CB2A; } </style>
<style> span { border-color: #50CB2A; } span { border-color: rgb(80,203,42); } td.TdClassName { border-color: #50CB2A; } .TagClassName { border-color: #50CB2A; } </style>