#AC54A4 (or 0xAC54A4) is unknown color: approx Violet Blue. HEX triplet: AC, 54 and A4. RGB value is (172,84,164). Sum of RGB (Red+Green+Blue) = 172+84+164=420 (55% of max value = 765). Red value is 172 (67.58% from 255 or 40.95% from 420); Green value is 84 (33.20% from 255 or 20% from 420); Blue value is 164 (64.45% from 255 or 39.05% from 420); Max value from RGB is 172 - color contains mainly: red. Hex color #AC54A4 is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AC54A4 is #53AB5B. Grayscale: #777777. Windows color (decimal): -5483356 or 10769580. OLE color: 10769580.
HSL color Cylindrical-coordinate representation of color #AC54A4: hue angle of 305.45º degrees, saturation: 0.35, lightness: 0.5%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #AC54A4 is Cyan = 0, Magento = 0.51, Yellow = 0.05 and Black (K on CMYK) = 0.33.
<style> p { color: #AC54A4; } p { color: rgb(172,84,164); } H1.HeaderClassName { color: #AC54A4; } .AnyTagClassName { color: #AC54A4; } </style>
<style> a { background-color: #AC54A4; } a { background-color: rgb(172,84,164); } div.DivClassName { background-color: #AC54A4; } .BgClassName { background-color: #AC54A4; } </style>
<style> span { border-color: #AC54A4; } span { border-color: rgb(172,84,164); } td.TdClassName { border-color: #AC54A4; } .TagClassName { border-color: #AC54A4; } </style>