#AD1DC0 (or 0xAD1DC0) is unknown color: approx Dark Orchid. HEX triplet: AD, 1D and C0. RGB value is (173,29,192). Sum of RGB (Red+Green+Blue) = 173+29+192=394 (52% of max value = 765). Red value is 173 (67.97% from 255 or 43.91% from 394); Green value is 29 (11.72% from 255 or 7.36% from 394); Blue value is 192 (75.39% from 255 or 48.73% from 394); Max value from RGB is 192 - color contains mainly: blue. Hex color #AD1DC0 is not a web safe color. Web safe color analog (approx): #9933CC. Inversed color of #AD1DC0 is #52E23F. Grayscale: #5A5A5A. Windows color (decimal): -5431872 or 12590509. OLE color: 12590509.
HSL color Cylindrical-coordinate representation of color #AD1DC0: hue angle of 293.01º degrees, saturation: 0.74, lightness: 0.43%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #AD1DC0 is Cyan = 0.10, Magento = 0.85, Yellow = 0 and Black (K on CMYK) = 0.25.
<style> p { color: #ad1dc0; } p { color: rgb(173,29,192); } H1.HeaderClassName { color: #ad1dc0; } .AnyTagClassName { color: #ad1dc0; } </style>
<style> a { background-color: #ad1dc0; } a { background-color: rgb(173,29,192); } div.DivClassName { background-color: #ad1dc0; } .BgClassName { background-color: #ad1dc0; } </style>
<style> span { border-color: #ad1dc0; } span { border-color: rgb(173,29,192); } td.TdClassName { border-color: #ad1dc0; } .TagClassName { border-color: #ad1dc0; } </style>