#961E99 (or 0x961E99) is unknown color: approx Dark Magenta. HEX triplet: 96, 1E and 99. RGB value is (150,30,153). Sum of RGB (Red+Green+Blue) = 150+30+153=333 (44% of max value = 765). Red value is 150 (58.98% from 255 or 45.05% from 333); Green value is 30 (12.11% from 255 or 9.01% from 333); Blue value is 153 (60.16% from 255 or 45.95% from 333); Max value from RGB is 153 - color contains mainly: blue. Hex color #961E99 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #961E99 is #69E166. Grayscale: #4F4F4F. Windows color (decimal): -6938983 or 10034838. OLE color: 10034838.
HSL color Cylindrical-coordinate representation of color #961E99: hue angle of 298.54º degrees, saturation: 0.67, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #961E99 is Cyan = 0.02, Magento = 0.80, Yellow = 0 and Black (K on CMYK) = 0.4.
<style> p { color: #961e99; } p { color: rgb(150,30,153); } H1.HeaderClassName { color: #961e99; } .AnyTagClassName { color: #961e99; } </style>
<style> a { background-color: #961e99; } a { background-color: rgb(150,30,153); } div.DivClassName { background-color: #961e99; } .BgClassName { background-color: #961e99; } </style>
<style> span { border-color: #961e99; } span { border-color: rgb(150,30,153); } td.TdClassName { border-color: #961e99; } .TagClassName { border-color: #961e99; } </style>