#AD7DA7 (or 0xAD7DA7) is unknown color: approx London Hue. HEX triplet: AD, 7D and A7. RGB value is (173,125,167). Sum of RGB (Red+Green+Blue) = 173+125+167=465 (61% of max value = 765). Red value is 173 (67.97% from 255 or 37.20% from 465); Green value is 125 (49.22% from 255 or 26.88% from 465); Blue value is 167 (65.62% from 255 or 35.91% from 465); Max value from RGB is 173 - color contains mainly: red. Hex color #AD7DA7 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AD7DA7 is #528258. Grayscale: #909090. Windows color (decimal): -5407321 or 10976685. OLE color: 10976685.
HSL color Cylindrical-coordinate representation of color #AD7DA7: hue angle of 307.5º degrees, saturation: 0.23, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #AD7DA7 is Cyan = 0, Magento = 0.28, Yellow = 0.03 and Black (K on CMYK) = 0.32.
<style> p { color: #AD7DA7; } p { color: rgb(173,125,167); } H1.HeaderClassName { color: #AD7DA7; } .AnyTagClassName { color: #AD7DA7; } </style>
<style> a { background-color: #AD7DA7; } a { background-color: rgb(173,125,167); } div.DivClassName { background-color: #AD7DA7; } .BgClassName { background-color: #AD7DA7; } </style>
<style> span { border-color: #AD7DA7; } span { border-color: rgb(173,125,167); } td.TdClassName { border-color: #AD7DA7; } .TagClassName { border-color: #AD7DA7; } </style>