#AAA79B (or 0xAAA79B) is unknown color: approx Foggy Grey. HEX triplet: AA, A7 and 9B. RGB value is (170,167,155). Sum of RGB (Red+Green+Blue) = 170+167+155=492 (65% of max value = 765). Red value is 170 (66.80% from 255 or 34.55% from 492); Green value is 167 (65.62% from 255 or 33.94% from 492); Blue value is 155 (60.94% from 255 or 31.50% from 492); Max value from RGB is 170 - color contains mainly: red. Hex color #AAA79B is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AAA79B is #555864. Grayscale: #A6A6A6. Windows color (decimal): -5593189 or 10201002. OLE color: 10201002.
HSL color Cylindrical-coordinate representation of color #AAA79B: hue angle of 48º degrees, saturation: 0.08, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.09%. Process color model (Four color, CMYK) of #AAA79B is Cyan = 0, Magento = 0.02, Yellow = 0.09 and Black (K on CMYK) = 0.33.
<style> p { color: #AAA79B; } p { color: rgb(170,167,155); } H1.HeaderClassName { color: #AAA79B; } .AnyTagClassName { color: #AAA79B; } </style>
<style> a { background-color: #AAA79B; } a { background-color: rgb(170,167,155); } div.DivClassName { background-color: #AAA79B; } .BgClassName { background-color: #AAA79B; } </style>
<style> span { border-color: #AAA79B; } span { border-color: rgb(170,167,155); } td.TdClassName { border-color: #AAA79B; } .TagClassName { border-color: #AAA79B; } </style>