#AE54AD (or 0xAE54AD) is unknown color: approx Violet Blue. HEX triplet: AE, 54 and AD. RGB value is (174,84,173). Sum of RGB (Red+Green+Blue) = 174+84+173=431 (57% of max value = 765). Red value is 174 (68.36% from 255 or 40.37% from 431); Green value is 84 (33.20% from 255 or 19.49% from 431); Blue value is 173 (67.97% from 255 or 40.14% from 431); Max value from RGB is 174 - color contains mainly: red. Hex color #AE54AD is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AE54AD is #51AB52. Grayscale: #787878. Windows color (decimal): -5352275 or 11359406. OLE color: 11359406.
HSL color Cylindrical-coordinate representation of color #AE54AD: hue angle of 300.67º degrees, saturation: 0.36, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #AE54AD is Cyan = 0, Magento = 0.52, Yellow = 0.01 and Black (K on CMYK) = 0.32.
<style> p { color: #AE54AD; } p { color: rgb(174,84,173); } H1.HeaderClassName { color: #AE54AD; } .AnyTagClassName { color: #AE54AD; } </style>
<style> a { background-color: #AE54AD; } a { background-color: rgb(174,84,173); } div.DivClassName { background-color: #AE54AD; } .BgClassName { background-color: #AE54AD; } </style>
<style> span { border-color: #AE54AD; } span { border-color: rgb(174,84,173); } td.TdClassName { border-color: #AE54AD; } .TagClassName { border-color: #AE54AD; } </style>