#AA3EB4 (or 0xAA3EB4) is unknown color: approx Fuchsia. HEX triplet: AA, 3E and B4. RGB value is (170,62,180). Sum of RGB (Red+Green+Blue) = 170+62+180=412 (54% of max value = 765). Red value is 170 (66.80% from 255 or 41.26% from 412); Green value is 62 (24.61% from 255 or 15.05% from 412); Blue value is 180 (70.70% from 255 or 43.69% from 412); Max value from RGB is 180 - color contains mainly: blue. Hex color #AA3EB4 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #AA3EB4 is #55C14B. Grayscale: #6B6B6B. Windows color (decimal): -5620044 or 11812522. OLE color: 11812522.
HSL color Cylindrical-coordinate representation of color #AA3EB4: hue angle of 294.92º degrees, saturation: 0.49, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.71% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #AA3EB4 is Cyan = 0.06, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.29.
<style> p { color: #AA3EB4; } p { color: rgb(170,62,180); } H1.HeaderClassName { color: #AA3EB4; } .AnyTagClassName { color: #AA3EB4; } </style>
<style> a { background-color: #AA3EB4; } a { background-color: rgb(170,62,180); } div.DivClassName { background-color: #AA3EB4; } .BgClassName { background-color: #AA3EB4; } </style>
<style> span { border-color: #AA3EB4; } span { border-color: rgb(170,62,180); } td.TdClassName { border-color: #AA3EB4; } .TagClassName { border-color: #AA3EB4; } </style>