#AA2ECA (or 0xAA2ECA) is unknown color: approx Dark Orchid. HEX triplet: AA, 2E and CA. RGB value is (170,46,202). Sum of RGB (Red+Green+Blue) = 170+46+202=418 (55% of max value = 765). Red value is 170 (66.80% from 255 or 40.67% from 418); Green value is 46 (18.36% from 255 or 11.00% from 418); Blue value is 202 (79.30% from 255 or 48.33% from 418); Max value from RGB is 202 - color contains mainly: blue. Hex color #AA2ECA is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #AA2ECA is #55D135. Grayscale: #646464. Windows color (decimal): -5624118 or 13250218. OLE color: 13250218.
HSL color Cylindrical-coordinate representation of color #AA2ECA: hue angle of 287.69º degrees, saturation: 0.63, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.79% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #AA2ECA is Cyan = 0.16, Magento = 0.77, Yellow = 0 and Black (K on CMYK) = 0.21.
<style> p { color: #AA2ECA; } p { color: rgb(170,46,202); } H1.HeaderClassName { color: #AA2ECA; } .AnyTagClassName { color: #AA2ECA; } </style>
<style> a { background-color: #AA2ECA; } a { background-color: rgb(170,46,202); } div.DivClassName { background-color: #AA2ECA; } .BgClassName { background-color: #AA2ECA; } </style>
<style> span { border-color: #AA2ECA; } span { border-color: rgb(170,46,202); } td.TdClassName { border-color: #AA2ECA; } .TagClassName { border-color: #AA2ECA; } </style>