#A95D9C (or 0xA95D9C) is unknown color: approx Violet Blue. HEX triplet: A9, 5D and 9C. RGB value is (169,93,156). Sum of RGB (Red+Green+Blue) = 169+93+156=418 (55% of max value = 765). Red value is 169 (66.41% from 255 or 40.43% from 418); Green value is 93 (36.72% from 255 or 22.25% from 418); Blue value is 156 (61.33% from 255 or 37.32% from 418); Max value from RGB is 169 - color contains mainly: red. Hex color #A95D9C is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A95D9C is #56A263. Grayscale: #7A7A7A. Windows color (decimal): -5677668 or 10247593. OLE color: 10247593.
HSL color Cylindrical-coordinate representation of color #A95D9C: hue angle of 310.26º degrees, saturation: 0.31, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #A95D9C is Cyan = 0, Magento = 0.45, Yellow = 0.08 and Black (K on CMYK) = 0.34.
<style> p { color: #a95d9c; } p { color: rgb(169,93,156); } H1.HeaderClassName { color: #a95d9c; } .AnyTagClassName { color: #a95d9c; } </style>
<style> a { background-color: #a95d9c; } a { background-color: rgb(169,93,156); } div.DivClassName { background-color: #a95d9c; } .BgClassName { background-color: #a95d9c; } </style>
<style> span { border-color: #a95d9c; } span { border-color: rgb(169,93,156); } td.TdClassName { border-color: #a95d9c; } .TagClassName { border-color: #a95d9c; } </style>