#AA7BE1 (or 0xAA7BE1) is unknown color: approx Medium Purple. HEX triplet: AA, 7B and E1. RGB value is (170,123,225). Sum of RGB (Red+Green+Blue) = 170+123+225=518 (68% of max value = 765). Red value is 170 (66.80% from 255 or 32.82% from 518); Green value is 123 (48.44% from 255 or 23.75% from 518); Blue value is 225 (88.28% from 255 or 43.44% from 518); Max value from RGB is 225 - color contains mainly: blue. Hex color #AA7BE1 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #AA7BE1 is #55841E. Grayscale: #949494. Windows color (decimal): -5604383 or 14777258. OLE color: 14777258.
HSL color Cylindrical-coordinate representation of color #AA7BE1: hue angle of 267.65º degrees, saturation: 0.63, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #AA7BE1 is Cyan = 0.24, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.12.
<style> p { color: #AA7BE1; } p { color: rgb(170,123,225); } H1.HeaderClassName { color: #AA7BE1; } .AnyTagClassName { color: #AA7BE1; } </style>
<style> a { background-color: #AA7BE1; } a { background-color: rgb(170,123,225); } div.DivClassName { background-color: #AA7BE1; } .BgClassName { background-color: #AA7BE1; } </style>
<style> span { border-color: #AA7BE1; } span { border-color: rgb(170,123,225); } td.TdClassName { border-color: #AA7BE1; } .TagClassName { border-color: #AA7BE1; } </style>