#AC82AD (or 0xAC82AD) is unknown color: approx London Hue. HEX triplet: AC, 82 and AD. RGB value is (172,130,173). Sum of RGB (Red+Green+Blue) = 172+130+173=475 (62% of max value = 765). Red value is 172 (67.58% from 255 or 36.21% from 475); Green value is 130 (51.17% from 255 or 27.37% from 475); Blue value is 173 (67.97% from 255 or 36.42% from 475); Max value from RGB is 173 - color contains mainly: blue. Hex color #AC82AD is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AC82AD is #537D52. Grayscale: #939393. Windows color (decimal): -5471571 or 11371180. OLE color: 11371180.
HSL color Cylindrical-coordinate representation of color #AC82AD: hue angle of 298.6º degrees, saturation: 0.21, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.68% and HSV saturation: 0.25%. Process color model (Four color, CMYK) of #AC82AD is Cyan = 0.01, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.32.
<style> p { color: #AC82AD; } p { color: rgb(172,130,173); } H1.HeaderClassName { color: #AC82AD; } .AnyTagClassName { color: #AC82AD; } </style>
<style> a { background-color: #AC82AD; } a { background-color: rgb(172,130,173); } div.DivClassName { background-color: #AC82AD; } .BgClassName { background-color: #AC82AD; } </style>
<style> span { border-color: #AC82AD; } span { border-color: rgb(172,130,173); } td.TdClassName { border-color: #AC82AD; } .TagClassName { border-color: #AC82AD; } </style>