#A1709A (or 0xA1709A) is unknown color: approx Violet Blue. HEX triplet: A1, 70 and 9A. RGB value is (161,112,154). Sum of RGB (Red+Green+Blue) = 161+112+154=427 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.70% from 427); Green value is 112 (44.14% from 255 or 26.23% from 427); Blue value is 154 (60.55% from 255 or 36.07% from 427); Max value from RGB is 161 - color contains mainly: red. Hex color #A1709A is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A1709A is #5E8F65. Grayscale: #838383. Windows color (decimal): -6197094 or 10121377. OLE color: 10121377.
HSL color Cylindrical-coordinate representation of color #A1709A: hue angle of 308.57º degrees, saturation: 0.21, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.3%. Process color model (Four color, CMYK) of #A1709A is Cyan = 0, Magento = 0.30, Yellow = 0.04 and Black (K on CMYK) = 0.37.
<style> p { color: #A1709A; } p { color: rgb(161,112,154); } H1.HeaderClassName { color: #A1709A; } .AnyTagClassName { color: #A1709A; } </style>
<style> a { background-color: #A1709A; } a { background-color: rgb(161,112,154); } div.DivClassName { background-color: #A1709A; } .BgClassName { background-color: #A1709A; } </style>
<style> span { border-color: #A1709A; } span { border-color: rgb(161,112,154); } td.TdClassName { border-color: #A1709A; } .TagClassName { border-color: #A1709A; } </style>