#AD6EAD (or 0xAD6EAD) is unknown color: approx Violet Blue. HEX triplet: AD, 6E and AD. RGB value is (173,110,173). Sum of RGB (Red+Green+Blue) = 173+110+173=456 (60% of max value = 765). Red value is 173 (67.97% from 255 or 37.94% from 456); Green value is 110 (43.36% from 255 or 24.12% from 456); Blue value is 173 (67.97% from 255 or 37.94% from 456); Max value from RGB is 173 - color contains mainly: red, blue. Hex color #AD6EAD is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AD6EAD is #529152. Grayscale: #878787. Windows color (decimal): -5411155 or 11366061. OLE color: 11366061.
HSL color Cylindrical-coordinate representation of color #AD6EAD: hue angle of 300º degrees, saturation: 0.28, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #AD6EAD is Cyan = 0, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #AD6EAD; } p { color: rgb(173,110,173); } H1.HeaderClassName { color: #AD6EAD; } .AnyTagClassName { color: #AD6EAD; } </style>
<style> a { background-color: #AD6EAD; } a { background-color: rgb(173,110,173); } div.DivClassName { background-color: #AD6EAD; } .BgClassName { background-color: #AD6EAD; } </style>
<style> span { border-color: #AD6EAD; } span { border-color: rgb(173,110,173); } td.TdClassName { border-color: #AD6EAD; } .TagClassName { border-color: #AD6EAD; } </style>