#AD80D3 (or 0xAD80D3) is unknown color: approx East Side. HEX triplet: AD, 80 and D3. RGB value is (173,128,211). Sum of RGB (Red+Green+Blue) = 173+128+211=512 (67% of max value = 765). Red value is 173 (67.97% from 255 or 33.79% from 512); Green value is 128 (50.39% from 255 or 25% from 512); Blue value is 211 (82.81% from 255 or 41.21% from 512); Max value from RGB is 211 - color contains mainly: blue. Hex color #AD80D3 is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AD80D3 is #527F2C. Grayscale: #969696. Windows color (decimal): -5406509 or 13861037. OLE color: 13861037.
HSL color Cylindrical-coordinate representation of color #AD80D3: hue angle of 272.53º degrees, saturation: 0.49, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.83% and HSV saturation: 0.39%. Process color model (Four color, CMYK) of #AD80D3 is Cyan = 0.18, Magento = 0.39, Yellow = 0 and Black (K on CMYK) = 0.17.
<style> p { color: #AD80D3; } p { color: rgb(173,128,211); } H1.HeaderClassName { color: #AD80D3; } .AnyTagClassName { color: #AD80D3; } </style>
<style> a { background-color: #AD80D3; } a { background-color: rgb(173,128,211); } div.DivClassName { background-color: #AD80D3; } .BgClassName { background-color: #AD80D3; } </style>
<style> span { border-color: #AD80D3; } span { border-color: rgb(173,128,211); } td.TdClassName { border-color: #AD80D3; } .TagClassName { border-color: #AD80D3; } </style>