#A47BEE (or 0xA47BEE) is unknown color: approx Medium Purple. HEX triplet: A4, 7B and EE. RGB value is (164,123,238). Sum of RGB (Red+Green+Blue) = 164+123+238=525 (69% of max value = 765). Red value is 164 (64.45% from 255 or 31.24% from 525); Green value is 123 (48.44% from 255 or 23.43% from 525); Blue value is 238 (93.36% from 255 or 45.33% from 525); Max value from RGB is 238 - color contains mainly: blue. Hex color #A47BEE is not a web safe color. Web safe color analog (approx): #9966FF. Inversed color of #A47BEE is #5B8411. Grayscale: #939393. Windows color (decimal): -5997586 or 15629220. OLE color: 15629220.
HSL color Cylindrical-coordinate representation of color #A47BEE: hue angle of 261.39º degrees, saturation: 0.77, lightness: 0.71%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #A47BEE is Cyan = 0.31, Magento = 0.48, Yellow = 0 and Black (K on CMYK) = 0.07.
<style> p { color: #A47BEE; } p { color: rgb(164,123,238); } H1.HeaderClassName { color: #A47BEE; } .AnyTagClassName { color: #A47BEE; } </style>
<style> a { background-color: #A47BEE; } a { background-color: rgb(164,123,238); } div.DivClassName { background-color: #A47BEE; } .BgClassName { background-color: #A47BEE; } </style>
<style> span { border-color: #A47BEE; } span { border-color: rgb(164,123,238); } td.TdClassName { border-color: #A47BEE; } .TagClassName { border-color: #A47BEE; } </style>