#AA4CBC (or 0xAA4CBC) is unknown color: approx Deep Lilac. HEX triplet: AA, 4C and BC. RGB value is (170,76,188). Sum of RGB (Red+Green+Blue) = 170+76+188=434 (57% of max value = 765). Red value is 170 (66.80% from 255 or 39.17% from 434); Green value is 76 (30.08% from 255 or 17.51% from 434); Blue value is 188 (73.83% from 255 or 43.32% from 434); Max value from RGB is 188 - color contains mainly: blue. Hex color #AA4CBC is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #AA4CBC is #55B343. Grayscale: #747474. Windows color (decimal): -5616452 or 12340394. OLE color: 12340394.
HSL color Cylindrical-coordinate representation of color #AA4CBC: hue angle of 290.36º degrees, saturation: 0.46, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #AA4CBC is Cyan = 0.10, Magento = 0.60, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #AA4CBC; } p { color: rgb(170,76,188); } H1.HeaderClassName { color: #AA4CBC; } .AnyTagClassName { color: #AA4CBC; } </style>
<style> a { background-color: #AA4CBC; } a { background-color: rgb(170,76,188); } div.DivClassName { background-color: #AA4CBC; } .BgClassName { background-color: #AA4CBC; } </style>
<style> span { border-color: #AA4CBC; } span { border-color: rgb(170,76,188); } td.TdClassName { border-color: #AA4CBC; } .TagClassName { border-color: #AA4CBC; } </style>