#AA147B (or 0xAA147B) is unknown color: approx Medium Violet Red. HEX triplet: AA, 14 and 7B. RGB value is (170,20,123). Sum of RGB (Red+Green+Blue) = 170+20+123=313 (41% of max value = 765). Red value is 170 (66.80% from 255 or 54.31% from 313); Green value is 20 (8.20% from 255 or 6.39% from 313); Blue value is 123 (48.44% from 255 or 39.30% from 313); Max value from RGB is 170 - color contains mainly: red. Hex color #AA147B is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #AA147B is #55EB84. Grayscale: #4C4C4C. Windows color (decimal): -5630853 or 8066218. OLE color: 8066218.
HSL color Cylindrical-coordinate representation of color #AA147B: hue angle of 318.8º degrees, saturation: 0.79, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.88%. Process color model (Four color, CMYK) of #AA147B is Cyan = 0, Magento = 0.88, Yellow = 0.28 and Black (K on CMYK) = 0.33.
<style> p { color: #AA147B; } p { color: rgb(170,20,123); } H1.HeaderClassName { color: #AA147B; } .AnyTagClassName { color: #AA147B; } </style>
<style> a { background-color: #AA147B; } a { background-color: rgb(170,20,123); } div.DivClassName { background-color: #AA147B; } .BgClassName { background-color: #AA147B; } </style>
<style> span { border-color: #AA147B; } span { border-color: rgb(170,20,123); } td.TdClassName { border-color: #AA147B; } .TagClassName { border-color: #AA147B; } </style>