#A955A4 (or 0xA955A4) is unknown color: approx Violet Blue. HEX triplet: A9, 55 and A4. RGB value is (169,85,164). Sum of RGB (Red+Green+Blue) = 169+85+164=418 (55% of max value = 765). Red value is 169 (66.41% from 255 or 40.43% from 418); Green value is 85 (33.59% from 255 or 20.33% from 418); Blue value is 164 (64.45% from 255 or 39.23% from 418); Max value from RGB is 169 - color contains mainly: red. Hex color #A955A4 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A955A4 is #56AA5B. Grayscale: #767676. Windows color (decimal): -5679708 or 10769833. OLE color: 10769833.
HSL color Cylindrical-coordinate representation of color #A955A4: hue angle of 303.57º degrees, saturation: 0.33, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #A955A4 is Cyan = 0, Magento = 0.50, Yellow = 0.03 and Black (K on CMYK) = 0.34.
<style> p { color: #a955a4; } p { color: rgb(169,85,164); } H1.HeaderClassName { color: #a955a4; } .AnyTagClassName { color: #a955a4; } </style>
<style> a { background-color: #a955a4; } a { background-color: rgb(169,85,164); } div.DivClassName { background-color: #a955a4; } .BgClassName { background-color: #a955a4; } </style>
<style> span { border-color: #a955a4; } span { border-color: rgb(169,85,164); } td.TdClassName { border-color: #a955a4; } .TagClassName { border-color: #a955a4; } </style>