#AC2C79 (or 0xAC2C79) is unknown color: approx Medium Red Violet. HEX triplet: AC, 2C and 79. RGB value is (172,44,121). Sum of RGB (Red+Green+Blue) = 172+44+121=337 (44% of max value = 765). Red value is 172 (67.58% from 255 or 51.04% from 337); Green value is 44 (17.58% from 255 or 13.06% from 337); Blue value is 121 (47.66% from 255 or 35.91% from 337); Max value from RGB is 172 - color contains mainly: red. Hex color #AC2C79 is not a web safe color. Web safe color analog (approx): #993366. Inversed color of #AC2C79 is #53D386. Grayscale: #5A5A5A. Windows color (decimal): -5493639 or 7941292. OLE color: 7941292.
HSL color Cylindrical-coordinate representation of color #AC2C79: hue angle of 323.91º degrees, saturation: 0.59, lightness: 0.42%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #AC2C79 is Cyan = 0, Magento = 0.74, Yellow = 0.30 and Black (K on CMYK) = 0.33.
<style> p { color: #ac2c79; } p { color: rgb(172,44,121); } H1.HeaderClassName { color: #ac2c79; } .AnyTagClassName { color: #ac2c79; } </style>
<style> a { background-color: #ac2c79; } a { background-color: rgb(172,44,121); } div.DivClassName { background-color: #ac2c79; } .BgClassName { background-color: #ac2c79; } </style>
<style> span { border-color: #ac2c79; } span { border-color: rgb(172,44,121); } td.TdClassName { border-color: #ac2c79; } .TagClassName { border-color: #ac2c79; } </style>