#AA2DAB (or 0xAA2DAB) is unknown color: approx Dark Orchid. HEX triplet: AA, 2D and AB. RGB value is (170,45,171). Sum of RGB (Red+Green+Blue) = 170+45+171=386 (51% of max value = 765). Red value is 170 (66.80% from 255 or 44.04% from 386); Green value is 45 (17.97% from 255 or 11.66% from 386); Blue value is 171 (67.19% from 255 or 44.30% from 386); Max value from RGB is 171 - color contains mainly: blue. Hex color #AA2DAB is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AA2DAB is #55D254. Grayscale: #606060. Windows color (decimal): -5624405 or 11218346. OLE color: 11218346.
HSL color Cylindrical-coordinate representation of color #AA2DAB: hue angle of 299.52º degrees, saturation: 0.58, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #AA2DAB is Cyan = 0.01, Magento = 0.74, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #AA2DAB; } p { color: rgb(170,45,171); } H1.HeaderClassName { color: #AA2DAB; } .AnyTagClassName { color: #AA2DAB; } </style>
<style> a { background-color: #AA2DAB; } a { background-color: rgb(170,45,171); } div.DivClassName { background-color: #AA2DAB; } .BgClassName { background-color: #AA2DAB; } </style>
<style> span { border-color: #AA2DAB; } span { border-color: rgb(170,45,171); } td.TdClassName { border-color: #AA2DAB; } .TagClassName { border-color: #AA2DAB; } </style>