#AA4CFF (or 0xAA4CFF) is unknown color: approx Medium Orchid. HEX triplet: AA, 4C and FF. RGB value is (170,76,255). Sum of RGB (Red+Green+Blue) = 170+76+255=501 (66% of max value = 765). Red value is 170 (66.80% from 255 or 33.93% from 501); Green value is 76 (30.08% from 255 or 15.17% from 501); Blue value is 255 (100% from 255 or 50.90% from 501); Max value from RGB is 255 - color contains mainly: blue. Hex color #AA4CFF is not a web safe color. Web safe color analog (approx): #9933FF. Inversed color of #AA4CFF is #55B300. Grayscale: #7B7B7B. Windows color (decimal): -5616385 or 16731306. OLE color: 16731306.
HSL color Cylindrical-coordinate representation of color #AA4CFF: hue angle of 271.51º degrees, saturation: 1, lightness: 0.65%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #AA4CFF is Cyan = 0.33, Magento = 0.70, Yellow = 0 and Black (K on CMYK) = 0.
<style> p { color: #aa4cff; } p { color: rgb(170,76,255); } H1.HeaderClassName { color: #aa4cff; } .AnyTagClassName { color: #aa4cff; } </style>
<style> a { background-color: #aa4cff; } a { background-color: rgb(170,76,255); } div.DivClassName { background-color: #aa4cff; } .BgClassName { background-color: #aa4cff; } </style>
<style> span { border-color: #aa4cff; } span { border-color: rgb(170,76,255); } td.TdClassName { border-color: #aa4cff; } .TagClassName { border-color: #aa4cff; } </style>