#50054E (or 0x50054E) is unknown color: approx Hot Purple. HEX triplet: 50, 05 and 4E. RGB value is (80,5,78). Sum of RGB (Red+Green+Blue) = 80+5+78=163 (21% of max value = 765). Red value is 80 (31.64% from 255 or 49.08% from 163); Green value is 5 (2.34% from 255 or 3.07% from 163); Blue value is 78 (30.86% from 255 or 47.85% from 163); Max value from RGB is 80 - color contains mainly: red. Hex color #50054E is not a web safe color. Web safe color analog (approx): #660066. Inversed color of #50054E is #AFFAB1. Grayscale: #232323. Windows color (decimal): -11532978 or 5113168. OLE color: 5113168.
HSL color Cylindrical-coordinate representation of color #50054E: hue angle of 301.6º degrees, saturation: 0.88, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #50054E is Cyan = 0, Magento = 0.94, Yellow = 0.02 and Black (K on CMYK) = 0.69.
<style> p { color: #50054E; } p { color: rgb(80,5,78); } H1.HeaderClassName { color: #50054E; } .AnyTagClassName { color: #50054E; } </style>
<style> a { background-color: #50054E; } a { background-color: rgb(80,5,78); } div.DivClassName { background-color: #50054E; } .BgClassName { background-color: #50054E; } </style>
<style> span { border-color: #50054E; } span { border-color: rgb(80,5,78); } td.TdClassName { border-color: #50054E; } .TagClassName { border-color: #50054E; } </style>