#AB7BDD (or 0xAB7BDD) is unknown color: approx Medium Purple. HEX triplet: AB, 7B and DD. RGB value is (171,123,221). Sum of RGB (Red+Green+Blue) = 171+123+221=515 (68% of max value = 765). Red value is 171 (67.19% from 255 or 33.20% from 515); Green value is 123 (48.44% from 255 or 23.88% from 515); Blue value is 221 (86.72% from 255 or 42.91% from 515); Max value from RGB is 221 - color contains mainly: blue. Hex color #AB7BDD is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #AB7BDD is #548422. Grayscale: #949494. Windows color (decimal): -5538851 or 14515115. OLE color: 14515115.
HSL color Cylindrical-coordinate representation of color #AB7BDD: hue angle of 269.39º degrees, saturation: 0.59, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #AB7BDD is Cyan = 0.23, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #AB7BDD; } p { color: rgb(171,123,221); } H1.HeaderClassName { color: #AB7BDD; } .AnyTagClassName { color: #AB7BDD; } </style>
<style> a { background-color: #AB7BDD; } a { background-color: rgb(171,123,221); } div.DivClassName { background-color: #AB7BDD; } .BgClassName { background-color: #AB7BDD; } </style>
<style> span { border-color: #AB7BDD; } span { border-color: rgb(171,123,221); } td.TdClassName { border-color: #AB7BDD; } .TagClassName { border-color: #AB7BDD; } </style>