#AC509F (or 0xAC509F) is unknown color: approx Violet Blue. HEX triplet: AC, 50 and 9F. RGB value is (172,80,159). Sum of RGB (Red+Green+Blue) = 172+80+159=411 (54% of max value = 765). Red value is 172 (67.58% from 255 or 41.85% from 411); Green value is 80 (31.64% from 255 or 19.46% from 411); Blue value is 159 (62.5% from 255 or 38.69% from 411); Max value from RGB is 172 - color contains mainly: red. Hex color #AC509F is not a web safe color. Web safe color analog (approx): #996699. Inversed color of #AC509F is #53AF60. Grayscale: #747474. Windows color (decimal): -5484385 or 10440876. OLE color: 10440876.
HSL color Cylindrical-coordinate representation of color #AC509F: hue angle of 308.48º degrees, saturation: 0.37, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #AC509F is Cyan = 0, Magento = 0.53, Yellow = 0.08 and Black (K on CMYK) = 0.33.
<style> p { color: #AC509F; } p { color: rgb(172,80,159); } H1.HeaderClassName { color: #AC509F; } .AnyTagClassName { color: #AC509F; } </style>
<style> a { background-color: #AC509F; } a { background-color: rgb(172,80,159); } div.DivClassName { background-color: #AC509F; } .BgClassName { background-color: #AC509F; } </style>
<style> span { border-color: #AC509F; } span { border-color: rgb(172,80,159); } td.TdClassName { border-color: #AC509F; } .TagClassName { border-color: #AC509F; } </style>