#AC80AC (or 0xAC80AC) is unknown color: approx London Hue. HEX triplet: AC, 80 and AC. RGB value is (172,128,172). Sum of RGB (Red+Green+Blue) = 172+128+172=472 (62% of max value = 765). Red value is 172 (67.58% from 255 or 36.44% from 472); Green value is 128 (50.39% from 255 or 27.12% from 472); Blue value is 172 (67.58% from 255 or 36.44% from 472); Max value from RGB is 172 - color contains mainly: red, blue. Hex color #AC80AC is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AC80AC is #537F53. Grayscale: #929292. Windows color (decimal): -5472084 or 11305132. OLE color: 11305132.
HSL color Cylindrical-coordinate representation of color #AC80AC: hue angle of 300º degrees, saturation: 0.21, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #AC80AC is Cyan = 0, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.33.
<style> p { color: #AC80AC; } p { color: rgb(172,128,172); } H1.HeaderClassName { color: #AC80AC; } .AnyTagClassName { color: #AC80AC; } </style>
<style> a { background-color: #AC80AC; } a { background-color: rgb(172,128,172); } div.DivClassName { background-color: #AC80AC; } .BgClassName { background-color: #AC80AC; } </style>
<style> span { border-color: #AC80AC; } span { border-color: rgb(172,128,172); } td.TdClassName { border-color: #AC80AC; } .TagClassName { border-color: #AC80AC; } </style>