#AB7DEB (or 0xAB7DEB) is unknown color: approx Medium Purple. HEX triplet: AB, 7D and EB. RGB value is (171,125,235). Sum of RGB (Red+Green+Blue) = 171+125+235=531 (70% of max value = 765). Red value is 171 (67.19% from 255 or 32.20% from 531); Green value is 125 (49.22% from 255 or 23.54% from 531); Blue value is 235 (92.19% from 255 or 44.26% from 531); Max value from RGB is 235 - color contains mainly: blue. Hex color #AB7DEB is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #AB7DEB is #548214. Grayscale: #969696. Windows color (decimal): -5538325 or 15433131. OLE color: 15433131.
HSL color Cylindrical-coordinate representation of color #AB7DEB: hue angle of 265.09º degrees, saturation: 0.73, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #AB7DEB is Cyan = 0.27, Magento = 0.47, Yellow = 0 and Black (K on CMYK) = 0.08.
<style> p { color: #AB7DEB; } p { color: rgb(171,125,235); } H1.HeaderClassName { color: #AB7DEB; } .AnyTagClassName { color: #AB7DEB; } </style>
<style> a { background-color: #AB7DEB; } a { background-color: rgb(171,125,235); } div.DivClassName { background-color: #AB7DEB; } .BgClassName { background-color: #AB7DEB; } </style>
<style> span { border-color: #AB7DEB; } span { border-color: rgb(171,125,235); } td.TdClassName { border-color: #AB7DEB; } .TagClassName { border-color: #AB7DEB; } </style>