#AAA78E (or 0xAAA78E) is unknown color: approx Eagle. HEX triplet: AA, A7 and 8E. RGB value is (170,167,142). Sum of RGB (Red+Green+Blue) = 170+167+142=479 (63% of max value = 765). Red value is 170 (66.80% from 255 or 35.49% from 479); Green value is 167 (65.62% from 255 or 34.86% from 479); Blue value is 142 (55.86% from 255 or 29.65% from 479); Max value from RGB is 170 - color contains mainly: red. Hex color #AAA78E is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AAA78E is #555871. Grayscale: #A5A5A5. Windows color (decimal): -5593202 or 9349034. OLE color: 9349034.
HSL color Cylindrical-coordinate representation of color #AAA78E: hue angle of 53.57º degrees, saturation: 0.14, lightness: 0.61%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.16%. Process color model (Four color, CMYK) of #AAA78E is Cyan = 0, Magento = 0.02, Yellow = 0.16 and Black (K on CMYK) = 0.33.
<style> p { color: #AAA78E; } p { color: rgb(170,167,142); } H1.HeaderClassName { color: #AAA78E; } .AnyTagClassName { color: #AAA78E; } </style>
<style> a { background-color: #AAA78E; } a { background-color: rgb(170,167,142); } div.DivClassName { background-color: #AAA78E; } .BgClassName { background-color: #AAA78E; } </style>
<style> span { border-color: #AAA78E; } span { border-color: rgb(170,167,142); } td.TdClassName { border-color: #AAA78E; } .TagClassName { border-color: #AAA78E; } </style>