#AC94AA (or 0xAC94AA) is unknown color: approx London Hue. HEX triplet: AC, 94 and AA. RGB value is (172,148,170). Sum of RGB (Red+Green+Blue) = 172+148+170=490 (64% of max value = 765). Red value is 172 (67.58% from 255 or 35.10% from 490); Green value is 148 (58.20% from 255 or 30.20% from 490); Blue value is 170 (66.80% from 255 or 34.69% from 490); Max value from RGB is 172 - color contains mainly: red. Hex color #AC94AA is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AC94AA is #536B55. Grayscale: #9D9D9D. Windows color (decimal): -5466966 or 11179180. OLE color: 11179180.
HSL color Cylindrical-coordinate representation of color #AC94AA: hue angle of 305º degrees, saturation: 0.13, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.14%. Process color model (Four color, CMYK) of #AC94AA is Cyan = 0, Magento = 0.14, Yellow = 0.01 and Black (K on CMYK) = 0.33.
<style> p { color: #AC94AA; } p { color: rgb(172,148,170); } H1.HeaderClassName { color: #AC94AA; } .AnyTagClassName { color: #AC94AA; } </style>
<style> a { background-color: #AC94AA; } a { background-color: rgb(172,148,170); } div.DivClassName { background-color: #AC94AA; } .BgClassName { background-color: #AC94AA; } </style>
<style> span { border-color: #AC94AA; } span { border-color: rgb(172,148,170); } td.TdClassName { border-color: #AC94AA; } .TagClassName { border-color: #AC94AA; } </style>