#50AA0C (or 0x50AA0C) is unknown color: approx Kelly Green. HEX triplet: 50, AA and 0C. RGB value is (80,170,12). Sum of RGB (Red+Green+Blue) = 80+170+12=262 (34% of max value = 765). Red value is 80 (31.64% from 255 or 30.53% from 262); Green value is 170 (66.80% from 255 or 64.89% from 262); Blue value is 12 (5.08% from 255 or 4.58% from 262); Max value from RGB is 170 - color contains mainly: green. Hex color #50AA0C is not a web safe color. Web safe color analog (approx): #669900. Inversed color of #50AA0C is #AF55F3. Grayscale: #7D7D7D. Windows color (decimal): -11490804 or 830032. OLE color: 830032.
HSL color Cylindrical-coordinate representation of color #50AA0C: hue angle of 94.18º degrees, saturation: 0.87, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #50AA0C is Cyan = 0.53, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.33.
<style> p { color: #50AA0C; } p { color: rgb(80,170,12); } H1.HeaderClassName { color: #50AA0C; } .AnyTagClassName { color: #50AA0C; } </style>
<style> a { background-color: #50AA0C; } a { background-color: rgb(80,170,12); } div.DivClassName { background-color: #50AA0C; } .BgClassName { background-color: #50AA0C; } </style>
<style> span { border-color: #50AA0C; } span { border-color: rgb(80,170,12); } td.TdClassName { border-color: #50AA0C; } .TagClassName { border-color: #50AA0C; } </style>