#AA34EA (or 0xAA34EA) is unknown color: approx Dark Orchid. HEX triplet: AA, 34 and EA. RGB value is (170,52,234). Sum of RGB (Red+Green+Blue) = 170+52+234=456 (60% of max value = 765). Red value is 170 (66.80% from 255 or 37.28% from 456); Green value is 52 (20.70% from 255 or 11.40% from 456); Blue value is 234 (91.80% from 255 or 51.32% from 456); Max value from RGB is 234 - color contains mainly: blue. Hex color #AA34EA is not a web safe color. Web safe color analog (approx): #9933FF. Inversed color of #AA34EA is #55CB15. Grayscale: #6B6B6B. Windows color (decimal): -5622550 or 15348906. OLE color: 15348906.
HSL color Cylindrical-coordinate representation of color #AA34EA: hue angle of 278.9º degrees, saturation: 0.81, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #AA34EA is Cyan = 0.27, Magento = 0.78, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #AA34EA; } p { color: rgb(170,52,234); } H1.HeaderClassName { color: #AA34EA; } .AnyTagClassName { color: #AA34EA; } </style>
<style> a { background-color: #AA34EA; } a { background-color: rgb(170,52,234); } div.DivClassName { background-color: #AA34EA; } .BgClassName { background-color: #AA34EA; } </style>
<style> span { border-color: #AA34EA; } span { border-color: rgb(170,52,234); } td.TdClassName { border-color: #AA34EA; } .TagClassName { border-color: #AA34EA; } </style>