#AD51B7 (or 0xAD51B7) is unknown color: approx Fuchsia. HEX triplet: AD, 51 and B7. RGB value is (173,81,183). Sum of RGB (Red+Green+Blue) = 173+81+183=437 (57% of max value = 765). Red value is 173 (67.97% from 255 or 39.59% from 437); Green value is 81 (32.03% from 255 or 18.54% from 437); Blue value is 183 (71.88% from 255 or 41.88% from 437); Max value from RGB is 183 - color contains mainly: blue. Hex color #AD51B7 is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #AD51B7 is #52AE48. Grayscale: #777777. Windows color (decimal): -5418569 or 12013997. OLE color: 12013997.
HSL color Cylindrical-coordinate representation of color #AD51B7: hue angle of 294.12º degrees, saturation: 0.41, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #AD51B7 is Cyan = 0.05, Magento = 0.56, Yellow = 0 and Black (K on CMYK) = 0.28.
<style> p { color: #ad51b7; } p { color: rgb(173,81,183); } H1.HeaderClassName { color: #ad51b7; } .AnyTagClassName { color: #ad51b7; } </style>
<style> a { background-color: #ad51b7; } a { background-color: rgb(173,81,183); } div.DivClassName { background-color: #ad51b7; } .BgClassName { background-color: #ad51b7; } </style>
<style> span { border-color: #ad51b7; } span { border-color: rgb(173,81,183); } td.TdClassName { border-color: #ad51b7; } .TagClassName { border-color: #ad51b7; } </style>