#965BCF (or 0x965BCF) is unknown color: approx Amethyst. HEX triplet: 96, 5B and CF. RGB value is (150,91,207). Sum of RGB (Red+Green+Blue) = 150+91+207=448 (59% of max value = 765). Red value is 150 (58.98% from 255 or 33.48% from 448); Green value is 91 (35.94% from 255 or 20.31% from 448); Blue value is 207 (81.25% from 255 or 46.21% from 448); Max value from RGB is 207 - color contains mainly: blue. Hex color #965BCF is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #965BCF is #69A430. Grayscale: #797979. Windows color (decimal): -6923313 or 13589398. OLE color: 13589398.
HSL color Cylindrical-coordinate representation of color #965BCF: hue angle of 270.52º degrees, saturation: 0.55, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.81% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #965BCF is Cyan = 0.28, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.19.
<style> p { color: #965bcf; } p { color: rgb(150,91,207); } H1.HeaderClassName { color: #965bcf; } .AnyTagClassName { color: #965bcf; } </style>
<style> a { background-color: #965bcf; } a { background-color: rgb(150,91,207); } div.DivClassName { background-color: #965bcf; } .BgClassName { background-color: #965bcf; } </style>
<style> span { border-color: #965bcf; } span { border-color: rgb(150,91,207); } td.TdClassName { border-color: #965bcf; } .TagClassName { border-color: #965bcf; } </style>