#9A64CD (or 0x9A64CD) is unknown color: approx Amethyst. HEX triplet: 9A, 64 and CD. RGB value is (154,100,205). Sum of RGB (Red+Green+Blue) = 154+100+205=459 (60% of max value = 765). Red value is 154 (60.55% from 255 or 33.55% from 459); Green value is 100 (39.45% from 255 or 21.79% from 459); Blue value is 205 (80.47% from 255 or 44.66% from 459); Max value from RGB is 205 - color contains mainly: blue. Hex color #9A64CD is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #9A64CD is #659B32. Grayscale: #7F7F7F. Windows color (decimal): -6658867 or 13460634. OLE color: 13460634.
HSL color Cylindrical-coordinate representation of color #9A64CD: hue angle of 270.86º 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 #9A64CD is Cyan = 0.25, Magento = 0.51, Yellow = 0 and Black (K on CMYK) = 0.20.
<style> p { color: #9A64CD; } p { color: rgb(154,100,205); } H1.HeaderClassName { color: #9A64CD; } .AnyTagClassName { color: #9A64CD; } </style>
<style> a { background-color: #9A64CD; } a { background-color: rgb(154,100,205); } div.DivClassName { background-color: #9A64CD; } .BgClassName { background-color: #9A64CD; } </style>
<style> span { border-color: #9A64CD; } span { border-color: rgb(154,100,205); } td.TdClassName { border-color: #9A64CD; } .TagClassName { border-color: #9A64CD; } </style>