#9765CD (or 0x9765CD) is unknown color: approx Amethyst. HEX triplet: 97, 65 and CD. RGB value is (151,101,205). Sum of RGB (Red+Green+Blue) = 151+101+205=457 (60% of max value = 765). Red value is 151 (59.38% from 255 or 33.04% from 457); Green value is 101 (39.84% from 255 or 22.10% from 457); Blue value is 205 (80.47% from 255 or 44.86% from 457); Max value from RGB is 205 - color contains mainly: blue. Hex color #9765CD is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #9765CD is #689A32. Grayscale: #7F7F7F. Windows color (decimal): -6855219 or 13460887. OLE color: 13460887.
HSL color Cylindrical-coordinate representation of color #9765CD: hue angle of 268.85º degrees, saturation: 0.51, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #9765CD is Cyan = 0.26, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #9765CD; } p { color: rgb(151,101,205); } H1.HeaderClassName { color: #9765CD; } .AnyTagClassName { color: #9765CD; } </style>
<style> a { background-color: #9765CD; } a { background-color: rgb(151,101,205); } div.DivClassName { background-color: #9765CD; } .BgClassName { background-color: #9765CD; } </style>
<style> span { border-color: #9765CD; } span { border-color: rgb(151,101,205); } td.TdClassName { border-color: #9765CD; } .TagClassName { border-color: #9765CD; } </style>