#AA998C (or 0xAA998C) is unknown color: approx Zorba. HEX triplet: AA, 99 and 8C. RGB value is (170,153,140). Sum of RGB (Red+Green+Blue) = 170+153+140=463 (61% of max value = 765). Red value is 170 (66.80% from 255 or 36.72% from 463); Green value is 153 (60.16% from 255 or 33.05% from 463); Blue value is 140 (55.08% from 255 or 30.24% from 463); Max value from RGB is 170 - color contains mainly: red. Hex color #AA998C is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AA998C is #556673. Grayscale: #9C9C9C. Windows color (decimal): -5596788 or 9214378. OLE color: 9214378.
HSL color Cylindrical-coordinate representation of color #AA998C: hue angle of 26º degrees, saturation: 0.15, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #AA998C is Cyan = 0, Magento = 0.1, Yellow = 0.18 and Black (K on CMYK) = 0.33.
<style> p { color: #AA998C; } p { color: rgb(170,153,140); } H1.HeaderClassName { color: #AA998C; } .AnyTagClassName { color: #AA998C; } </style>
<style> a { background-color: #AA998C; } a { background-color: rgb(170,153,140); } div.DivClassName { background-color: #AA998C; } .BgClassName { background-color: #AA998C; } </style>
<style> span { border-color: #AA998C; } span { border-color: rgb(170,153,140); } td.TdClassName { border-color: #AA998C; } .TagClassName { border-color: #AA998C; } </style>