#A168A3 (or 0xA168A3) is unknown color: approx Violet Blue. HEX triplet: A1, 68 and A3. RGB value is (161,104,163). Sum of RGB (Red+Green+Blue) = 161+104+163=428 (56% of max value = 765). Red value is 161 (63.28% from 255 or 37.62% from 428); Green value is 104 (41.02% from 255 or 24.30% from 428); Blue value is 163 (64.06% from 255 or 38.08% from 428); Max value from RGB is 163 - color contains mainly: blue. Hex color #A168A3 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #A168A3 is #5E975C. Grayscale: #7F7F7F. Windows color (decimal): -6199133 or 10709153. OLE color: 10709153.
HSL color Cylindrical-coordinate representation of color #A168A3: hue angle of 297.97º degrees, saturation: 0.24, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.36%. Process color model (Four color, CMYK) of #A168A3 is Cyan = 0.01, Magento = 0.36, Yellow = 0 and Black (K on CMYK) = 0.36.
<style> p { color: #A168A3; } p { color: rgb(161,104,163); } H1.HeaderClassName { color: #A168A3; } .AnyTagClassName { color: #A168A3; } </style>
<style> a { background-color: #A168A3; } a { background-color: rgb(161,104,163); } div.DivClassName { background-color: #A168A3; } .BgClassName { background-color: #A168A3; } </style>
<style> span { border-color: #A168A3; } span { border-color: rgb(161,104,163); } td.TdClassName { border-color: #A168A3; } .TagClassName { border-color: #A168A3; } </style>