#9736FC (or 0x9736FC) is unknown color: approx Blue Violet. HEX triplet: 97, 36 and FC. RGB value is (151,54,252). Sum of RGB (Red+Green+Blue) = 151+54+252=457 (60% of max value = 765). Red value is 151 (59.38% from 255 or 33.04% from 457); Green value is 54 (21.48% from 255 or 11.82% from 457); Blue value is 252 (98.83% from 255 or 55.14% from 457); Max value from RGB is 252 - color contains mainly: blue. Hex color #9736FC is not a web safe color. Web safe color analog (approx): #9933FF. Inversed color of #9736FC is #68C903. Grayscale: #686868. Windows color (decimal): -6867204 or 16529047. OLE color: 16529047.
HSL color Cylindrical-coordinate representation of color #9736FC: hue angle of 269.39º degrees, saturation: 0.97, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.99% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #9736FC is Cyan = 0.40, Magento = 0.79, Yellow = 0 and Black (K on CMYK) = 0.01.
<style> p { color: #9736fc; } p { color: rgb(151,54,252); } H1.HeaderClassName { color: #9736fc; } .AnyTagClassName { color: #9736fc; } </style>
<style> a { background-color: #9736fc; } a { background-color: rgb(151,54,252); } div.DivClassName { background-color: #9736fc; } .BgClassName { background-color: #9736fc; } </style>
<style> span { border-color: #9736fc; } span { border-color: rgb(151,54,252); } td.TdClassName { border-color: #9736fc; } .TagClassName { border-color: #9736fc; } </style>