#AAB090 (or 0xAAB090) is unknown color: approx Bud. HEX triplet: AA, B0 and 90. RGB value is (170,176,144). Sum of RGB (Red+Green+Blue) = 170+176+144=490 (64% of max value = 765). Red value is 170 (66.80% from 255 or 34.69% from 490); Green value is 176 (69.14% from 255 or 35.92% from 490); Blue value is 144 (56.64% from 255 or 29.39% from 490); Max value from RGB is 176 - color contains mainly: green. Hex color #AAB090 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #AAB090 is #554F6F. Grayscale: #AAAAAA. Windows color (decimal): -5590896 or 9482410. OLE color: 9482410.
HSL color Cylindrical-coordinate representation of color #AAB090: hue angle of 71.25º degrees, saturation: 0.17, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.18%. Process color model (Four color, CMYK) of #AAB090 is Cyan = 0.03, Magento = 0, Yellow = 0.18 and Black (K on CMYK) = 0.31.
<style> p { color: #AAB090; } p { color: rgb(170,176,144); } H1.HeaderClassName { color: #AAB090; } .AnyTagClassName { color: #AAB090; } </style>
<style> a { background-color: #AAB090; } a { background-color: rgb(170,176,144); } div.DivClassName { background-color: #AAB090; } .BgClassName { background-color: #AAB090; } </style>
<style> span { border-color: #AAB090; } span { border-color: rgb(170,176,144); } td.TdClassName { border-color: #AAB090; } .TagClassName { border-color: #AAB090; } </style>