#A25A7F (or 0xA25A7F) is unknown color: approx Strikemaster. HEX triplet: A2, 5A and 7F. RGB value is (162,90,127). Sum of RGB (Red+Green+Blue) = 162+90+127=379 (50% of max value = 765). Red value is 162 (63.67% from 255 or 42.74% from 379); Green value is 90 (35.55% from 255 or 23.75% from 379); Blue value is 127 (50% from 255 or 33.51% from 379); Max value from RGB is 162 - color contains mainly: red. Hex color #A25A7F is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A25A7F is #5DA580. Grayscale: #737373. Windows color (decimal): -6137217 or 8346274. OLE color: 8346274.
HSL color Cylindrical-coordinate representation of color #A25A7F: hue angle of 329.17º degrees, saturation: 0.29, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #A25A7F is Cyan = 0, Magento = 0.44, Yellow = 0.22 and Black (K on CMYK) = 0.36.
<style> p { color: #A25A7F; } p { color: rgb(162,90,127); } H1.HeaderClassName { color: #A25A7F; } .AnyTagClassName { color: #A25A7F; } </style>
<style> a { background-color: #A25A7F; } a { background-color: rgb(162,90,127); } div.DivClassName { background-color: #A25A7F; } .BgClassName { background-color: #A25A7F; } </style>
<style> span { border-color: #A25A7F; } span { border-color: rgb(162,90,127); } td.TdClassName { border-color: #A25A7F; } .TagClassName { border-color: #A25A7F; } </style>