#AA19B7 (or 0xAA19B7) is unknown color: approx Dark Orchid. HEX triplet: AA, 19 and B7. RGB value is (170,25,183). Sum of RGB (Red+Green+Blue) = 170+25+183=378 (50% of max value = 765). Red value is 170 (66.80% from 255 or 44.97% from 378); Green value is 25 (10.16% from 255 or 6.61% from 378); Blue value is 183 (71.88% from 255 or 48.41% from 378); Max value from RGB is 183 - color contains mainly: blue. Hex color #AA19B7 is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #AA19B7 is #55E648. Grayscale: #555555. Windows color (decimal): -5629513 or 11999658. OLE color: 11999658.
HSL color Cylindrical-coordinate representation of color #AA19B7: hue angle of 295.06º degrees, saturation: 0.76, lightness: 0.41%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #AA19B7 is Cyan = 0.07, Magento = 0.86, Yellow = 0 and Black (K on CMYK) = 0.28.
<style> p { color: #AA19B7; } p { color: rgb(170,25,183); } H1.HeaderClassName { color: #AA19B7; } .AnyTagClassName { color: #AA19B7; } </style>
<style> a { background-color: #AA19B7; } a { background-color: rgb(170,25,183); } div.DivClassName { background-color: #AA19B7; } .BgClassName { background-color: #AA19B7; } </style>
<style> span { border-color: #AA19B7; } span { border-color: rgb(170,25,183); } td.TdClassName { border-color: #AA19B7; } .TagClassName { border-color: #AA19B7; } </style>