#A97ACC (or 0xA97ACC) is unknown color: approx East Side. HEX triplet: A9, 7A and CC. RGB value is (169,122,204). Sum of RGB (Red+Green+Blue) = 169+122+204=495 (65% of max value = 765). Red value is 169 (66.41% from 255 or 34.14% from 495); Green value is 122 (48.05% from 255 or 24.65% from 495); Blue value is 204 (80.08% from 255 or 41.21% from 495); Max value from RGB is 204 - color contains mainly: blue. Hex color #A97ACC is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A97ACC is #568533. Grayscale: #919191. Windows color (decimal): -5670196 or 13400745. OLE color: 13400745.
HSL color Cylindrical-coordinate representation of color #A97ACC: hue angle of 274.39º degrees, saturation: 0.45, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.8% and HSV saturation: 0.4%. Process color model (Four color, CMYK) of #A97ACC is Cyan = 0.17, Magento = 0.40, Yellow = 0 and Black (K on CMYK) = 0.2.
<style> p { color: #A97ACC; } p { color: rgb(169,122,204); } H1.HeaderClassName { color: #A97ACC; } .AnyTagClassName { color: #A97ACC; } </style>
<style> a { background-color: #A97ACC; } a { background-color: rgb(169,122,204); } div.DivClassName { background-color: #A97ACC; } .BgClassName { background-color: #A97ACC; } </style>
<style> span { border-color: #A97ACC; } span { border-color: rgb(169,122,204); } td.TdClassName { border-color: #A97ACC; } .TagClassName { border-color: #A97ACC; } </style>