#AE5EBD (or 0xAE5EBD) is unknown color: approx Fuchsia. HEX triplet: AE, 5E and BD. RGB value is (174,94,189). Sum of RGB (Red+Green+Blue) = 174+94+189=457 (60% of max value = 765). Red value is 174 (68.36% from 255 or 38.07% from 457); Green value is 94 (37.11% from 255 or 20.57% from 457); Blue value is 189 (74.22% from 255 or 41.36% from 457); Max value from RGB is 189 - color contains mainly: blue. Hex color #AE5EBD is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #AE5EBD is #51A142. Grayscale: #808080. Windows color (decimal): -5349699 or 12410542. OLE color: 12410542.
HSL color Cylindrical-coordinate representation of color #AE5EBD: hue angle of 290.53º degrees, saturation: 0.42, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.74% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #AE5EBD is Cyan = 0.08, Magento = 0.50, Yellow = 0 and Black (K on CMYK) = 0.26.
<style> p { color: #AE5EBD; } p { color: rgb(174,94,189); } H1.HeaderClassName { color: #AE5EBD; } .AnyTagClassName { color: #AE5EBD; } </style>
<style> a { background-color: #AE5EBD; } a { background-color: rgb(174,94,189); } div.DivClassName { background-color: #AE5EBD; } .BgClassName { background-color: #AE5EBD; } </style>
<style> span { border-color: #AE5EBD; } span { border-color: rgb(174,94,189); } td.TdClassName { border-color: #AE5EBD; } .TagClassName { border-color: #AE5EBD; } </style>