#9F85FB (or 0x9F85FB) is unknown color: approx Light Slate Blue. HEX triplet: 9F, 85 and FB. RGB value is (159,133,251). Sum of RGB (Red+Green+Blue) = 159+133+251=543 (71% of max value = 765). Red value is 159 (62.5% from 255 or 29.28% from 543); Green value is 133 (52.34% from 255 or 24.49% from 543); Blue value is 251 (98.44% from 255 or 46.22% from 543); Max value from RGB is 251 - color contains mainly: blue. Hex color #9F85FB is not a web safe color. Web safe color analog (approx): #9999FF. Inversed color of #9F85FB is #607A04. Grayscale: #999999. Windows color (decimal): -6322693 or 16483743. OLE color: 16483743.
HSL color Cylindrical-coordinate representation of color #9F85FB: hue angle of 253.22º degrees, saturation: 0.94, lightness: 0.75%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #9F85FB is Cyan = 0.37, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.02.
<style> p { color: #9F85FB; } p { color: rgb(159,133,251); } H1.HeaderClassName { color: #9F85FB; } .AnyTagClassName { color: #9F85FB; } </style>
<style> a { background-color: #9F85FB; } a { background-color: rgb(159,133,251); } div.DivClassName { background-color: #9F85FB; } .BgClassName { background-color: #9F85FB; } </style>
<style> span { border-color: #9F85FB; } span { border-color: rgb(159,133,251); } td.TdClassName { border-color: #9F85FB; } .TagClassName { border-color: #9F85FB; } </style>