#9605C0 (or 0x9605C0) is unknown color: approx Dark Violet. HEX triplet: 96, 05 and C0. RGB value is (150,5,192). Sum of RGB (Red+Green+Blue) = 150+5+192=347 (45% of max value = 765). Red value is 150 (58.98% from 255 or 43.23% from 347); Green value is 5 (2.34% from 255 or 1.44% from 347); Blue value is 192 (75.39% from 255 or 55.33% from 347); Max value from RGB is 192 - color contains mainly: blue. Hex color #9605C0 is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #9605C0 is #69FA3F. Grayscale: #454545. Windows color (decimal): -6945344 or 12584342. OLE color: 12584342.
HSL color Cylindrical-coordinate representation of color #9605C0: hue angle of 286.52º degrees, saturation: 0.95, lightness: 0.39%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #9605C0 is Cyan = 0.22, Magento = 0.97, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #9605C0; } p { color: rgb(150,5,192); } H1.HeaderClassName { color: #9605C0; } .AnyTagClassName { color: #9605C0; } </style>
<style> a { background-color: #9605C0; } a { background-color: rgb(150,5,192); } div.DivClassName { background-color: #9605C0; } .BgClassName { background-color: #9605C0; } </style>
<style> span { border-color: #9605C0; } span { border-color: rgb(150,5,192); } td.TdClassName { border-color: #9605C0; } .TagClassName { border-color: #9605C0; } </style>