#A47DDE (or 0xA47DDE) is unknown color: approx Medium Purple. HEX triplet: A4, 7D and DE. RGB value is (164,125,222). Sum of RGB (Red+Green+Blue) = 164+125+222=511 (67% of max value = 765). Red value is 164 (64.45% from 255 or 32.09% from 511); Green value is 125 (49.22% from 255 or 24.46% from 511); Blue value is 222 (87.11% from 255 or 43.44% from 511); Max value from RGB is 222 - color contains mainly: blue. Hex color #A47DDE is not a web safe color. Web safe color analog (approx): #9966CC. Inversed color of #A47DDE is #5B8221. Grayscale: #939393. Windows color (decimal): -5997090 or 14581156. OLE color: 14581156.
HSL color Cylindrical-coordinate representation of color #A47DDE: hue angle of 264.12º degrees, saturation: 0.6, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #A47DDE is Cyan = 0.26, Magento = 0.44, Yellow = 0 and Black (K on CMYK) = 0.13.
<style> p { color: #A47DDE; } p { color: rgb(164,125,222); } H1.HeaderClassName { color: #A47DDE; } .AnyTagClassName { color: #A47DDE; } </style>
<style> a { background-color: #A47DDE; } a { background-color: rgb(164,125,222); } div.DivClassName { background-color: #A47DDE; } .BgClassName { background-color: #A47DDE; } </style>
<style> span { border-color: #A47DDE; } span { border-color: rgb(164,125,222); } td.TdClassName { border-color: #A47DDE; } .TagClassName { border-color: #A47DDE; } </style>