#AAA190 (or 0xAAA190) is unknown color: approx Napa. HEX triplet: AA, A1 and 90. RGB value is (170,161,144). Sum of RGB (Red+Green+Blue) = 170+161+144=475 (62% of max value = 765). Red value is 170 (66.80% from 255 or 35.79% from 475); Green value is 161 (63.28% from 255 or 33.89% from 475); Blue value is 144 (56.64% from 255 or 30.32% from 475); Max value from RGB is 170 - color contains mainly: red. Hex color #AAA190 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AAA190 is #555E6F. Grayscale: #A1A1A1. Windows color (decimal): -5594736 or 9478570. OLE color: 9478570.
HSL color Cylindrical-coordinate representation of color #AAA190: hue angle of 39.23º degrees, saturation: 0.13, lightness: 0.62%. HSV value (or HSB Brightness) of color is 0.67% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #AAA190 is Cyan = 0, Magento = 0.05, Yellow = 0.15 and Black (K on CMYK) = 0.33.
<style> p { color: #aaa190; } p { color: rgb(170,161,144); } H1.HeaderClassName { color: #aaa190; } .AnyTagClassName { color: #aaa190; } </style>
<style> a { background-color: #aaa190; } a { background-color: rgb(170,161,144); } div.DivClassName { background-color: #aaa190; } .BgClassName { background-color: #aaa190; } </style>
<style> span { border-color: #aaa190; } span { border-color: rgb(170,161,144); } td.TdClassName { border-color: #aaa190; } .TagClassName { border-color: #aaa190; } </style>