#AA588A (or 0xAA588A) is unknown color: approx Strikemaster. HEX triplet: AA, 58 and 8A. RGB value is (170,88,138). Sum of RGB (Red+Green+Blue) = 170+88+138=396 (52% of max value = 765). Red value is 170 (66.80% from 255 or 42.93% from 396); Green value is 88 (34.77% from 255 or 22.22% from 396); Blue value is 138 (54.30% from 255 or 34.85% from 396); Max value from RGB is 170 - color contains mainly: red. Hex color #AA588A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AA588A is #55A775. Grayscale: #767676. Windows color (decimal): -5613430 or 9066666. OLE color: 9066666.
HSL color Cylindrical-coordinate representation of color #AA588A: hue angle of 323.41º degrees, saturation: 0.33, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #AA588A is Cyan = 0, Magento = 0.48, Yellow = 0.19 and Black (K on CMYK) = 0.33.
<style> p { color: #AA588A; } p { color: rgb(170,88,138); } H1.HeaderClassName { color: #AA588A; } .AnyTagClassName { color: #AA588A; } </style>
<style> a { background-color: #AA588A; } a { background-color: rgb(170,88,138); } div.DivClassName { background-color: #AA588A; } .BgClassName { background-color: #AA588A; } </style>
<style> span { border-color: #AA588A; } span { border-color: rgb(170,88,138); } td.TdClassName { border-color: #AA588A; } .TagClassName { border-color: #AA588A; } </style>