#A64AA3 (or 0xA64AA3) is unknown color: approx Violet Blue. HEX triplet: A6, 4A and A3. RGB value is (166,74,163). Sum of RGB (Red+Green+Blue) = 166+74+163=403 (53% of max value = 765). Red value is 166 (65.23% from 255 or 41.19% from 403); Green value is 74 (29.30% from 255 or 18.36% from 403); Blue value is 163 (64.06% from 255 or 40.45% from 403); Max value from RGB is 166 - color contains mainly: red. Hex color #A64AA3 is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A64AA3 is #59B55C. Grayscale: #6F6F6F. Windows color (decimal): -5879133 or 10701478. OLE color: 10701478.
HSL color Cylindrical-coordinate representation of color #A64AA3: hue angle of 301.96º 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 #A64AA3 is Cyan = 0, Magento = 0.55, Yellow = 0.02 and Black (K on CMYK) = 0.35.
<style> p { color: #A64AA3; } p { color: rgb(166,74,163); } H1.HeaderClassName { color: #A64AA3; } .AnyTagClassName { color: #A64AA3; } </style>
<style> a { background-color: #A64AA3; } a { background-color: rgb(166,74,163); } div.DivClassName { background-color: #A64AA3; } .BgClassName { background-color: #A64AA3; } </style>
<style> span { border-color: #A64AA3; } span { border-color: rgb(166,74,163); } td.TdClassName { border-color: #A64AA3; } .TagClassName { border-color: #A64AA3; } </style>