#AC99BB (or 0xAC99BB) is unknown color: approx East Side. HEX triplet: AC, 99 and BB. RGB value is (172,153,187). Sum of RGB (Red+Green+Blue) = 172+153+187=512 (67% of max value = 765). Red value is 172 (67.58% from 255 or 33.59% from 512); Green value is 153 (60.16% from 255 or 29.88% from 512); Blue value is 187 (73.44% from 255 or 36.52% from 512); Max value from RGB is 187 - color contains mainly: blue. Hex color #AC99BB is not a web safe color. Web safe color analog (approx): #9999CC. Inversed color of #AC99BB is #536644. Grayscale: #A2A2A2. Windows color (decimal): -5465669 or 12294572. OLE color: 12294572.
HSL color Cylindrical-coordinate representation of color #AC99BB: hue angle of 273.53º degrees, saturation: 0.2, lightness: 0.67%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #AC99BB is Cyan = 0.08, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.27.
<style> p { color: #AC99BB; } p { color: rgb(172,153,187); } H1.HeaderClassName { color: #AC99BB; } .AnyTagClassName { color: #AC99BB; } </style>
<style> a { background-color: #AC99BB; } a { background-color: rgb(172,153,187); } div.DivClassName { background-color: #AC99BB; } .BgClassName { background-color: #AC99BB; } </style>
<style> span { border-color: #AC99BB; } span { border-color: rgb(172,153,187); } td.TdClassName { border-color: #AC99BB; } .TagClassName { border-color: #AC99BB; } </style>