#AE15DB (or 0xAE15DB) is unknown color: approx Dark Violet. HEX triplet: AE, 15 and DB. RGB value is (174,21,219). Sum of RGB (Red+Green+Blue) = 174+21+219=414 (54% of max value = 765). Red value is 174 (68.36% from 255 or 42.03% from 414); Green value is 21 (8.59% from 255 or 5.07% from 414); Blue value is 219 (85.94% from 255 or 52.90% from 414); Max value from RGB is 219 - color contains mainly: blue. Hex color #AE15DB is not a web safe color. Web safe color analog (approx): #9900CC. Inversed color of #AE15DB is #51EA24. Grayscale: #585858. Windows color (decimal): -5368357 or 14357934. OLE color: 14357934.
HSL color Cylindrical-coordinate representation of color #AE15DB: hue angle of 286.36º degrees, saturation: 0.82, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #AE15DB is Cyan = 0.21, Magento = 0.90, Yellow = 0 and Black (K on CMYK) = 0.14.
<style> p { color: #AE15DB; } p { color: rgb(174,21,219); } H1.HeaderClassName { color: #AE15DB; } .AnyTagClassName { color: #AE15DB; } </style>
<style> a { background-color: #AE15DB; } a { background-color: rgb(174,21,219); } div.DivClassName { background-color: #AE15DB; } .BgClassName { background-color: #AE15DB; } </style>
<style> span { border-color: #AE15DB; } span { border-color: rgb(174,21,219); } td.TdClassName { border-color: #AE15DB; } .TagClassName { border-color: #AE15DB; } </style>