#AC16A7 (or 0xAC16A7) is unknown color: approx Dark Magenta. HEX triplet: AC, 16 and A7. RGB value is (172,22,167). Sum of RGB (Red+Green+Blue) = 172+22+167=361 (47% of max value = 765). Red value is 172 (67.58% from 255 or 47.65% from 361); Green value is 22 (8.98% from 255 or 6.09% from 361); Blue value is 167 (65.62% from 255 or 46.26% from 361); Max value from RGB is 172 - color contains mainly: red. Hex color #AC16A7 is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #AC16A7 is #53E958. Grayscale: #525252. Windows color (decimal): -5499225 or 10950316. OLE color: 10950316.
HSL color Cylindrical-coordinate representation of color #AC16A7: hue angle of 302º degrees, saturation: 0.77, lightness: 0.38%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #AC16A7 is Cyan = 0, Magento = 0.87, Yellow = 0.03 and Black (K on CMYK) = 0.33.
<style> p { color: #ac16a7; } p { color: rgb(172,22,167); } H1.HeaderClassName { color: #ac16a7; } .AnyTagClassName { color: #ac16a7; } </style>
<style> a { background-color: #ac16a7; } a { background-color: rgb(172,22,167); } div.DivClassName { background-color: #ac16a7; } .BgClassName { background-color: #ac16a7; } </style>
<style> span { border-color: #ac16a7; } span { border-color: rgb(172,22,167); } td.TdClassName { border-color: #ac16a7; } .TagClassName { border-color: #ac16a7; } </style>