#AA4DAF (or 0xAA4DAF) is unknown color: approx Violet Blue. HEX triplet: AA, 4D and AF. RGB value is (170,77,175). Sum of RGB (Red+Green+Blue) = 170+77+175=422 (55% of max value = 765). Red value is 170 (66.80% from 255 or 40.28% from 422); Green value is 77 (30.47% from 255 or 18.25% from 422); Blue value is 175 (68.75% from 255 or 41.47% from 422); Max value from RGB is 175 - color contains mainly: blue. Hex color #AA4DAF is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AA4DAF is #55B250. Grayscale: #737373. Windows color (decimal): -5616209 or 11488682. OLE color: 11488682.
HSL color Cylindrical-coordinate representation of color #AA4DAF: hue angle of 296.94º degrees, saturation: 0.39, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #AA4DAF is Cyan = 0.03, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.31.
<style> p { color: #AA4DAF; } p { color: rgb(170,77,175); } H1.HeaderClassName { color: #AA4DAF; } .AnyTagClassName { color: #AA4DAF; } </style>
<style> a { background-color: #AA4DAF; } a { background-color: rgb(170,77,175); } div.DivClassName { background-color: #AA4DAF; } .BgClassName { background-color: #AA4DAF; } </style>
<style> span { border-color: #AA4DAF; } span { border-color: rgb(170,77,175); } td.TdClassName { border-color: #AA4DAF; } .TagClassName { border-color: #AA4DAF; } </style>