#A1649D (or 0xA1649D) is unknown color: approx Violet Blue. HEX triplet: A1, 64 and 9D. RGB value is (161,100,157). Sum of RGB (Red+Green+Blue) = 161+100+157=418 (55% of max value = 765). Red value is 161 (63.28% from 255 or 38.52% from 418); Green value is 100 (39.45% from 255 or 23.92% from 418); Blue value is 157 (61.72% from 255 or 37.56% from 418); Max value from RGB is 161 - color contains mainly: red. Hex color #A1649D is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A1649D is #5E9B62. Grayscale: #7C7C7C. Windows color (decimal): -6200163 or 10314913. OLE color: 10314913.
HSL color Cylindrical-coordinate representation of color #A1649D: hue angle of 303.93º degrees, saturation: 0.24, lightness: 0.51%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #A1649D is Cyan = 0, Magento = 0.38, Yellow = 0.02 and Black (K on CMYK) = 0.37.
<style> p { color: #A1649D; } p { color: rgb(161,100,157); } H1.HeaderClassName { color: #A1649D; } .AnyTagClassName { color: #A1649D; } </style>
<style> a { background-color: #A1649D; } a { background-color: rgb(161,100,157); } div.DivClassName { background-color: #A1649D; } .BgClassName { background-color: #A1649D; } </style>
<style> span { border-color: #A1649D; } span { border-color: rgb(161,100,157); } td.TdClassName { border-color: #A1649D; } .TagClassName { border-color: #A1649D; } </style>