#AD7ADD (or 0xAD7ADD) is unknown color: approx Medium Purple. HEX triplet: AD, 7A and DD. RGB value is (173,122,221). Sum of RGB (Red+Green+Blue) = 173+122+221=516 (68% of max value = 765). Red value is 173 (67.97% from 255 or 33.53% from 516); Green value is 122 (48.05% from 255 or 23.64% from 516); Blue value is 221 (86.72% from 255 or 42.83% from 516); Max value from RGB is 221 - color contains mainly: blue. Hex color #AD7ADD is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #AD7ADD is #528522. Grayscale: #949494. Windows color (decimal): -5408035 or 14514861. OLE color: 14514861.
HSL color Cylindrical-coordinate representation of color #AD7ADD: hue angle of 270.91º degrees, saturation: 0.59, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #AD7ADD is Cyan = 0.22, Magento = 0.45, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #AD7ADD; } p { color: rgb(173,122,221); } H1.HeaderClassName { color: #AD7ADD; } .AnyTagClassName { color: #AD7ADD; } </style>
<style> a { background-color: #AD7ADD; } a { background-color: rgb(173,122,221); } div.DivClassName { background-color: #AD7ADD; } .BgClassName { background-color: #AD7ADD; } </style>
<style> span { border-color: #AD7ADD; } span { border-color: rgb(173,122,221); } td.TdClassName { border-color: #AD7ADD; } .TagClassName { border-color: #AD7ADD; } </style>