#A8488B (or 0xA8488B) is unknown color: approx Medium Red Violet. HEX triplet: A8, 48 and 8B. RGB value is (168,72,139). Sum of RGB (Red+Green+Blue) = 168+72+139=379 (50% of max value = 765). Red value is 168 (66.02% from 255 or 44.33% from 379); Green value is 72 (28.52% from 255 or 19.00% from 379); Blue value is 139 (54.69% from 255 or 36.68% from 379); Max value from RGB is 168 - color contains mainly: red. Hex color #A8488B is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #A8488B is #57B774. Grayscale: #6C6C6C. Windows color (decimal): -5748597 or 9128104. OLE color: 9128104.
HSL color Cylindrical-coordinate representation of color #A8488B: hue angle of 318.12º degrees, saturation: 0.4, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #A8488B is Cyan = 0, Magento = 0.57, Yellow = 0.17 and Black (K on CMYK) = 0.34.
<style> p { color: #A8488B; } p { color: rgb(168,72,139); } H1.HeaderClassName { color: #A8488B; } .AnyTagClassName { color: #A8488B; } </style>
<style> a { background-color: #A8488B; } a { background-color: rgb(168,72,139); } div.DivClassName { background-color: #A8488B; } .BgClassName { background-color: #A8488B; } </style>
<style> span { border-color: #A8488B; } span { border-color: rgb(168,72,139); } td.TdClassName { border-color: #A8488B; } .TagClassName { border-color: #A8488B; } </style>