#960FF5 (or 0x960FF5) is unknown color: approx Blue Violet. HEX triplet: 96, 0F and F5. RGB value is (150,15,245). Sum of RGB (Red+Green+Blue) = 150+15+245=410 (54% of max value = 765). Red value is 150 (58.98% from 255 or 36.59% from 410); Green value is 15 (6.25% from 255 or 3.66% from 410); Blue value is 245 (96.09% from 255 or 59.76% from 410); Max value from RGB is 245 - color contains mainly: blue. Hex color #960FF5 is not a web safe color. Web safe color analog (approx): #9900FF. Inversed color of #960FF5 is #69F00A. Grayscale: #505050. Windows color (decimal): -6942731 or 16060310. OLE color: 16060310.
HSL color Cylindrical-coordinate representation of color #960FF5: hue angle of 275.22º degrees, saturation: 0.92, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.96% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #960FF5 is Cyan = 0.39, Magento = 0.94, Yellow = 0 and Black (K on CMYK) = 0.04.
<style> p { color: #960FF5; } p { color: rgb(150,15,245); } H1.HeaderClassName { color: #960FF5; } .AnyTagClassName { color: #960FF5; } </style>
<style> a { background-color: #960FF5; } a { background-color: rgb(150,15,245); } div.DivClassName { background-color: #960FF5; } .BgClassName { background-color: #960FF5; } </style>
<style> span { border-color: #960FF5; } span { border-color: rgb(150,15,245); } td.TdClassName { border-color: #960FF5; } .TagClassName { border-color: #960FF5; } </style>