#AA4477 (or 0xAA4477) is unknown color: approx Royal Heath. HEX triplet: AA, 44 and 77. RGB value is (170,68,119). Sum of RGB (Red+Green+Blue) = 170+68+119=357 (47% of max value = 765). Red value is 170 (66.80% from 255 or 47.62% from 357); Green value is 68 (26.95% from 255 or 19.05% from 357); Blue value is 119 (46.88% from 255 or 33.33% from 357); Max value from RGB is 170 - color contains mainly: red. Hex color #AA4477 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #AA4477 is #55BB88. Grayscale: #686868. Windows color (decimal): -5618569 or 7816362. OLE color: 7816362.
HSL color Cylindrical-coordinate representation of color #AA4477: hue angle of 330º degrees, saturation: 0.43, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #AA4477 is Cyan = 0, Magento = 0.6, Yellow = 0.3 and Black (K on CMYK) = 0.33.
<style> p { color: #AA4477; } p { color: rgb(170,68,119); } H1.HeaderClassName { color: #AA4477; } .AnyTagClassName { color: #AA4477; } </style>
<style> a { background-color: #AA4477; } a { background-color: rgb(170,68,119); } div.DivClassName { background-color: #AA4477; } .BgClassName { background-color: #AA4477; } </style>
<style> span { border-color: #AA4477; } span { border-color: rgb(170,68,119); } td.TdClassName { border-color: #AA4477; } .TagClassName { border-color: #AA4477; } </style>