#AC3BAD (or 0xAC3BAD) is unknown color: approx Fuchsia. HEX triplet: AC, 3B and AD. RGB value is (172,59,173). Sum of RGB (Red+Green+Blue) = 172+59+173=404 (53% of max value = 765). Red value is 172 (67.58% from 255 or 42.57% from 404); Green value is 59 (23.44% from 255 or 14.60% from 404); Blue value is 173 (67.97% from 255 or 42.82% from 404); Max value from RGB is 173 - color contains mainly: blue. Hex color #AC3BAD is not a web safe color. Web safe color analog (approx): #993399. Inversed color of #AC3BAD is #53C452. Grayscale: #696969. Windows color (decimal): -5489747 or 11353004. OLE color: 11353004.
HSL color Cylindrical-coordinate representation of color #AC3BAD: hue angle of 299.47º degrees, saturation: 0.49, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #AC3BAD is Cyan = 0.01, Magento = 0.66, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #AC3BAD; } p { color: rgb(172,59,173); } H1.HeaderClassName { color: #AC3BAD; } .AnyTagClassName { color: #AC3BAD; } </style>
<style> a { background-color: #AC3BAD; } a { background-color: rgb(172,59,173); } div.DivClassName { background-color: #AC3BAD; } .BgClassName { background-color: #AC3BAD; } </style>
<style> span { border-color: #AC3BAD; } span { border-color: rgb(172,59,173); } td.TdClassName { border-color: #AC3BAD; } .TagClassName { border-color: #AC3BAD; } </style>