#9F5F9B (or 0x9F5F9B) is unknown color: approx Violet Blue. HEX triplet: 9F, 5F and 9B. RGB value is (159,95,155). Sum of RGB (Red+Green+Blue) = 159+95+155=409 (54% of max value = 765). Red value is 159 (62.5% from 255 or 38.88% from 409); Green value is 95 (37.5% from 255 or 23.23% from 409); Blue value is 155 (60.94% from 255 or 37.90% from 409); Max value from RGB is 159 - color contains mainly: red. Hex color #9F5F9B is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #9F5F9B is #60A064. Grayscale: #787878. Windows color (decimal): -6332517 or 10182559. OLE color: 10182559.
HSL color Cylindrical-coordinate representation of color #9F5F9B: hue angle of 303.75º degrees, saturation: 0.25, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.62% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #9F5F9B is Cyan = 0, Magento = 0.40, Yellow = 0.03 and Black (K on CMYK) = 0.38.
<style> p { color: #9F5F9B; } p { color: rgb(159,95,155); } H1.HeaderClassName { color: #9F5F9B; } .AnyTagClassName { color: #9F5F9B; } </style>
<style> a { background-color: #9F5F9B; } a { background-color: rgb(159,95,155); } div.DivClassName { background-color: #9F5F9B; } .BgClassName { background-color: #9F5F9B; } </style>
<style> span { border-color: #9F5F9B; } span { border-color: rgb(159,95,155); } td.TdClassName { border-color: #9F5F9B; } .TagClassName { border-color: #9F5F9B; } </style>