#A0637F (or 0xA0637F) is unknown color: approx Strikemaster. HEX triplet: A0, 63 and 7F. RGB value is (160,99,127). Sum of RGB (Red+Green+Blue) = 160+99+127=386 (51% of max value = 765). Red value is 160 (62.89% from 255 or 41.45% from 386); Green value is 99 (39.06% from 255 or 25.65% from 386); Blue value is 127 (50% from 255 or 32.90% from 386); Max value from RGB is 160 - color contains mainly: red. Hex color #A0637F is not a web safe color. Web safe color analog (approx): #996666. Inversed color of #A0637F is #5F9C80. Grayscale: #787878. Windows color (decimal): -6265985 or 8348576. OLE color: 8348576.
HSL color Cylindrical-coordinate representation of color #A0637F: hue angle of 332.46º 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 #A0637F is Cyan = 0, Magento = 0.38, Yellow = 0.21 and Black (K on CMYK) = 0.37.
<style> p { color: #A0637F; } p { color: rgb(160,99,127); } H1.HeaderClassName { color: #A0637F; } .AnyTagClassName { color: #A0637F; } </style>
<style> a { background-color: #A0637F; } a { background-color: rgb(160,99,127); } div.DivClassName { background-color: #A0637F; } .BgClassName { background-color: #A0637F; } </style>
<style> span { border-color: #A0637F; } span { border-color: rgb(160,99,127); } td.TdClassName { border-color: #A0637F; } .TagClassName { border-color: #A0637F; } </style>