#A319A1 (or 0xA319A1) is unknown color: approx Dark Magenta. HEX triplet: A3, 19 and A1. RGB value is (163,25,161). Sum of RGB (Red+Green+Blue) = 163+25+161=349 (46% of max value = 765). Red value is 163 (64.06% from 255 or 46.70% from 349); Green value is 25 (10.16% from 255 or 7.16% from 349); Blue value is 161 (63.28% from 255 or 46.13% from 349); Max value from RGB is 163 - color contains mainly: red. Hex color #A319A1 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #A319A1 is #5CE65E. Grayscale: #515151. Windows color (decimal): -6088287 or 10557859. OLE color: 10557859.
HSL color Cylindrical-coordinate representation of color #A319A1: hue angle of 300.87º degrees, saturation: 0.73, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #A319A1 is Cyan = 0, Magento = 0.85, Yellow = 0.01 and Black (K on CMYK) = 0.36.
<style> p { color: #a319a1; } p { color: rgb(163,25,161); } H1.HeaderClassName { color: #a319a1; } .AnyTagClassName { color: #a319a1; } </style>
<style> a { background-color: #a319a1; } a { background-color: rgb(163,25,161); } div.DivClassName { background-color: #a319a1; } .BgClassName { background-color: #a319a1; } </style>
<style> span { border-color: #a319a1; } span { border-color: rgb(163,25,161); } td.TdClassName { border-color: #a319a1; } .TagClassName { border-color: #a319a1; } </style>