#9B50FF (or 0x9B50FF) is unknown color: approx Light Slate Blue. HEX triplet: 9B, 50 and FF. RGB value is (155,80,255). Sum of RGB (Red+Green+Blue) = 155+80+255=490 (64% of max value = 765). Red value is 155 (60.94% from 255 or 31.63% from 490); Green value is 80 (31.64% from 255 or 16.33% from 490); Blue value is 255 (100% from 255 or 52.04% from 490); Max value from RGB is 255 - color contains mainly: blue. Hex color #9B50FF is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #9B50FF is #64AF00. Grayscale: #797979. Windows color (decimal): -6598401 or 16732315. OLE color: 16732315.
HSL color Cylindrical-coordinate representation of color #9B50FF: hue angle of 265.71º degrees, saturation: 1, lightness: 0.66%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #9B50FF is Cyan = 0.39, Magento = 0.69, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #9b50ff; } p { color: rgb(155,80,255); } H1.HeaderClassName { color: #9b50ff; } .AnyTagClassName { color: #9b50ff; } </style>
<style> a { background-color: #9b50ff; } a { background-color: rgb(155,80,255); } div.DivClassName { background-color: #9b50ff; } .BgClassName { background-color: #9b50ff; } </style>
<style> span { border-color: #9b50ff; } span { border-color: rgb(155,80,255); } td.TdClassName { border-color: #9b50ff; } .TagClassName { border-color: #9b50ff; } </style>