#A64BBC (or 0xA64BBC) is unknown color: approx Deep Lilac. HEX triplet: A6, 4B and BC. RGB value is (166,75,188). Sum of RGB (Red+Green+Blue) = 166+75+188=429 (56% of max value = 765). Red value is 166 (65.23% from 255 or 38.69% from 429); Green value is 75 (29.69% from 255 or 17.48% from 429); Blue value is 188 (73.83% from 255 or 43.82% from 429); Max value from RGB is 188 - color contains mainly: blue. Hex color #A64BBC is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #A64BBC is #59B443. Grayscale: #727272. Windows color (decimal): -5878852 or 12340134. OLE color: 12340134.
HSL color Cylindrical-coordinate representation of color #A64BBC: hue angle of 288.32º degrees, saturation: 0.46, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #A64BBC is Cyan = 0.12, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #A64BBC; } p { color: rgb(166,75,188); } H1.HeaderClassName { color: #A64BBC; } .AnyTagClassName { color: #A64BBC; } </style>
<style> a { background-color: #A64BBC; } a { background-color: rgb(166,75,188); } div.DivClassName { background-color: #A64BBC; } .BgClassName { background-color: #A64BBC; } </style>
<style> span { border-color: #A64BBC; } span { border-color: rgb(166,75,188); } td.TdClassName { border-color: #A64BBC; } .TagClassName { border-color: #A64BBC; } </style>