#AE7BEE (or 0xAE7BEE) is unknown color: approx Medium Purple. HEX triplet: AE, 7B and EE. RGB value is (174,123,238). Sum of RGB (Red+Green+Blue) = 174+123+238=535 (70% of max value = 765). Red value is 174 (68.36% from 255 or 32.52% from 535); Green value is 123 (48.44% from 255 or 22.99% from 535); Blue value is 238 (93.36% from 255 or 44.49% from 535); Max value from RGB is 238 - color contains mainly: blue. Hex color #AE7BEE is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #AE7BEE is #518411. Grayscale: #969696. Windows color (decimal): -5342226 or 15629230. OLE color: 15629230.
HSL color Cylindrical-coordinate representation of color #AE7BEE: hue angle of 266.61º degrees, saturation: 0.77, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #AE7BEE is Cyan = 0.27, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #ae7bee; } p { color: rgb(174,123,238); } H1.HeaderClassName { color: #ae7bee; } .AnyTagClassName { color: #ae7bee; } </style>
<style> a { background-color: #ae7bee; } a { background-color: rgb(174,123,238); } div.DivClassName { background-color: #ae7bee; } .BgClassName { background-color: #ae7bee; } </style>
<style> span { border-color: #ae7bee; } span { border-color: rgb(174,123,238); } td.TdClassName { border-color: #ae7bee; } .TagClassName { border-color: #ae7bee; } </style>