#A8177E (or 0xA8177E) is unknown color: approx Medium Violet Red. HEX triplet: A8, 17 and 7E. RGB value is (168,23,126). Sum of RGB (Red+Green+Blue) = 168+23+126=317 (41% of max value = 765). Red value is 168 (66.02% from 255 or 53.00% from 317); Green value is 23 (9.38% from 255 or 7.26% from 317); Blue value is 126 (49.61% from 255 or 39.75% from 317); Max value from RGB is 168 - color contains mainly: red. Hex color #A8177E is not a web safe color. Web safe color analog (approx): #990066. Inversed color of #A8177E is #57E881. Grayscale: #4D4D4D. Windows color (decimal): -5761154 or 8263592. OLE color: 8263592.
HSL color Cylindrical-coordinate representation of color #A8177E: hue angle of 317.38º degrees, saturation: 0.76, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #A8177E is Cyan = 0, Magento = 0.86, Yellow = 0.25 and Black (K on CMYK) = 0.34.
<style> p { color: #A8177E; } p { color: rgb(168,23,126); } H1.HeaderClassName { color: #A8177E; } .AnyTagClassName { color: #A8177E; } </style>
<style> a { background-color: #A8177E; } a { background-color: rgb(168,23,126); } div.DivClassName { background-color: #A8177E; } .BgClassName { background-color: #A8177E; } </style>
<style> span { border-color: #A8177E; } span { border-color: rgb(168,23,126); } td.TdClassName { border-color: #A8177E; } .TagClassName { border-color: #A8177E; } </style>