#A14D8B (or 0xA14D8B) is unknown color: approx Violet Blue. HEX triplet: A1, 4D and 8B. RGB value is (161,77,139). Sum of RGB (Red+Green+Blue) = 161+77+139=377 (49% of max value = 765). Red value is 161 (63.28% from 255 or 42.71% from 377); Green value is 77 (30.47% from 255 or 20.42% from 377); Blue value is 139 (54.69% from 255 or 36.87% from 377); Max value from RGB is 161 - color contains mainly: red. Hex color #A14D8B is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A14D8B is #5EB274. Grayscale: #6D6D6D. Windows color (decimal): -6206069 or 9129377. OLE color: 9129377.
HSL color Cylindrical-coordinate representation of color #A14D8B: hue angle of 315.71º degrees, saturation: 0.35, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #A14D8B is Cyan = 0, Magento = 0.52, Yellow = 0.14 and Black (K on CMYK) = 0.37.
<style> p { color: #A14D8B; } p { color: rgb(161,77,139); } H1.HeaderClassName { color: #A14D8B; } .AnyTagClassName { color: #A14D8B; } </style>
<style> a { background-color: #A14D8B; } a { background-color: rgb(161,77,139); } div.DivClassName { background-color: #A14D8B; } .BgClassName { background-color: #A14D8B; } </style>
<style> span { border-color: #A14D8B; } span { border-color: rgb(161,77,139); } td.TdClassName { border-color: #A14D8B; } .TagClassName { border-color: #A14D8B; } </style>