#AA446D (or 0xAA446D) is unknown color: approx Rouge. HEX triplet: AA, 44 and 6D. RGB value is (170,68,109). Sum of RGB (Red+Green+Blue) = 170+68+109=347 (45% of max value = 765). Red value is 170 (66.80% from 255 or 48.99% from 347); Green value is 68 (26.95% from 255 or 19.60% from 347); Blue value is 109 (42.97% from 255 or 31.41% from 347); Max value from RGB is 170 - color contains mainly: red. Hex color #AA446D is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #AA446D is #55BB92. Grayscale: #676767. Windows color (decimal): -5618579 or 7161002. OLE color: 7161002.
HSL color Cylindrical-coordinate representation of color #AA446D: hue angle of 335.88º 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 #AA446D is Cyan = 0, Magento = 0.6, Yellow = 0.36 and Black (K on CMYK) = 0.33.
<style> p { color: #AA446D; } p { color: rgb(170,68,109); } H1.HeaderClassName { color: #AA446D; } .AnyTagClassName { color: #AA446D; } </style>
<style> a { background-color: #AA446D; } a { background-color: rgb(170,68,109); } div.DivClassName { background-color: #AA446D; } .BgClassName { background-color: #AA446D; } </style>
<style> span { border-color: #AA446D; } span { border-color: rgb(170,68,109); } td.TdClassName { border-color: #AA446D; } .TagClassName { border-color: #AA446D; } </style>