#A4168D (or 0xA4168D) is unknown color: approx Dark Magenta. HEX triplet: A4, 16 and 8D. RGB value is (164,22,141). Sum of RGB (Red+Green+Blue) = 164+22+141=327 (43% of max value = 765). Red value is 164 (64.45% from 255 or 50.15% from 327); Green value is 22 (8.98% from 255 or 6.73% from 327); Blue value is 141 (55.47% from 255 or 43.12% from 327); Max value from RGB is 164 - color contains mainly: red. Hex color #A4168D is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #A4168D is #5BE972. Grayscale: #4D4D4D. Windows color (decimal): -6023539 or 9246372. OLE color: 9246372.
HSL color Cylindrical-coordinate representation of color #A4168D: hue angle of 309.72º degrees, saturation: 0.76, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.64% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #A4168D is Cyan = 0, Magento = 0.87, Yellow = 0.14 and Black (K on CMYK) = 0.36.
<style> p { color: #A4168D; } p { color: rgb(164,22,141); } H1.HeaderClassName { color: #A4168D; } .AnyTagClassName { color: #A4168D; } </style>
<style> a { background-color: #A4168D; } a { background-color: rgb(164,22,141); } div.DivClassName { background-color: #A4168D; } .BgClassName { background-color: #A4168D; } </style>
<style> span { border-color: #A4168D; } span { border-color: rgb(164,22,141); } td.TdClassName { border-color: #A4168D; } .TagClassName { border-color: #A4168D; } </style>