#A64B97 (or 0xA64B97) is unknown color: approx Violet Blue. HEX triplet: A6, 4B and 97. RGB value is (166,75,151). Sum of RGB (Red+Green+Blue) = 166+75+151=392 (51% of max value = 765). Red value is 166 (65.23% from 255 or 42.35% from 392); Green value is 75 (29.69% from 255 or 19.13% from 392); Blue value is 151 (59.38% from 255 or 38.52% from 392); Max value from RGB is 166 - color contains mainly: red. Hex color #A64B97 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A64B97 is #59B468. Grayscale: #6E6E6E. Windows color (decimal): -5878889 or 9915302. OLE color: 9915302.
HSL color Cylindrical-coordinate representation of color #A64B97: hue angle of 309.89º degrees, saturation: 0.38, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #A64B97 is Cyan = 0, Magento = 0.55, Yellow = 0.09 and Black (K on CMYK) = 0.35.
<style> p { color: #A64B97; } p { color: rgb(166,75,151); } H1.HeaderClassName { color: #A64B97; } .AnyTagClassName { color: #A64B97; } </style>
<style> a { background-color: #A64B97; } a { background-color: rgb(166,75,151); } div.DivClassName { background-color: #A64B97; } .BgClassName { background-color: #A64B97; } </style>
<style> span { border-color: #A64B97; } span { border-color: rgb(166,75,151); } td.TdClassName { border-color: #A64B97; } .TagClassName { border-color: #A64B97; } </style>