#AA1899 (or 0xAA1899) is unknown color: approx Medium Violet Red. HEX triplet: AA, 18 and 99. RGB value is (170,24,153). Sum of RGB (Red+Green+Blue) = 170+24+153=347 (45% of max value = 765). Red value is 170 (66.80% from 255 or 48.99% from 347); Green value is 24 (9.77% from 255 or 6.92% from 347); Blue value is 153 (60.16% from 255 or 44.09% from 347); Max value from RGB is 170 - color contains mainly: red. Hex color #AA1899 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #AA1899 is #55E766. Grayscale: #515151. Windows color (decimal): -5629799 or 10033322. OLE color: 10033322.
HSL color Cylindrical-coordinate representation of color #AA1899: hue angle of 306.99º degrees, saturation: 0.75, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #AA1899 is Cyan = 0, Magento = 0.86, Yellow = 0.1 and Black (K on CMYK) = 0.33.
<style> p { color: #AA1899; } p { color: rgb(170,24,153); } H1.HeaderClassName { color: #AA1899; } .AnyTagClassName { color: #AA1899; } </style>
<style> a { background-color: #AA1899; } a { background-color: rgb(170,24,153); } div.DivClassName { background-color: #AA1899; } .BgClassName { background-color: #AA1899; } </style>
<style> span { border-color: #AA1899; } span { border-color: rgb(170,24,153); } td.TdClassName { border-color: #AA1899; } .TagClassName { border-color: #AA1899; } </style>