#AB3AE5 (or 0xAB3AE5) is unknown color: approx Dark Orchid. HEX triplet: AB, 3A and E5. RGB value is (171,58,229). Sum of RGB (Red+Green+Blue) = 171+58+229=458 (60% of max value = 765). Red value is 171 (67.19% from 255 or 37.34% from 458); Green value is 58 (23.05% from 255 or 12.66% from 458); Blue value is 229 (89.84% from 255 or 50% from 458); Max value from RGB is 229 - color contains mainly: blue. Hex color #AB3AE5 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #AB3AE5 is #54C51A. Grayscale: #6E6E6E. Windows color (decimal): -5555483 or 15022763. OLE color: 15022763.
HSL color Cylindrical-coordinate representation of color #AB3AE5: hue angle of 279.65º degrees, saturation: 0.77, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.9% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #AB3AE5 is Cyan = 0.25, Magento = 0.75, Yellow = 0 and Black (K on CMYK) = 0.10.
<style> p { color: #ab3ae5; } p { color: rgb(171,58,229); } H1.HeaderClassName { color: #ab3ae5; } .AnyTagClassName { color: #ab3ae5; } </style>
<style> a { background-color: #ab3ae5; } a { background-color: rgb(171,58,229); } div.DivClassName { background-color: #ab3ae5; } .BgClassName { background-color: #ab3ae5; } </style>
<style> span { border-color: #ab3ae5; } span { border-color: rgb(171,58,229); } td.TdClassName { border-color: #ab3ae5; } .TagClassName { border-color: #ab3ae5; } </style>