#AC019C (or 0xAC019C) is unknown color: approx Dark Magenta. HEX triplet: AC, 01 and 9C. RGB value is (172,1,156). Sum of RGB (Red+Green+Blue) = 172+1+156=329 (43% of max value = 765). Red value is 172 (67.58% from 255 or 52.28% from 329); Green value is 1 (0.78% from 255 or 0.30% from 329); Blue value is 156 (61.33% from 255 or 47.42% from 329); Max value from RGB is 172 - color contains mainly: red. Hex color #AC019C is not a web safe color. Web safe color analog (approx): #990099. Inversed color of #AC019C is #53FE63. Grayscale: #454545. Windows color (decimal): -5504612 or 10224044. OLE color: 10224044.
HSL color Cylindrical-coordinate representation of color #AC019C: hue angle of 305.61º degrees, saturation: 0.99, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.99%. Process color model (Four color, CMYK) of #AC019C is Cyan = 0, Magento = 0.99, Yellow = 0.09 and Black (K on CMYK) = 0.33.
<style> p { color: #ac019c; } p { color: rgb(172,1,156); } H1.HeaderClassName { color: #ac019c; } .AnyTagClassName { color: #ac019c; } </style>
<style> a { background-color: #ac019c; } a { background-color: rgb(172,1,156); } div.DivClassName { background-color: #ac019c; } .BgClassName { background-color: #ac019c; } </style>
<style> span { border-color: #ac019c; } span { border-color: rgb(172,1,156); } td.TdClassName { border-color: #ac019c; } .TagClassName { border-color: #ac019c; } </style>