#A09880 (or 0xA09880) is unknown color: approx Grey Olive. HEX triplet: A0, 98 and 80. RGB value is (160,152,128). Sum of RGB (Red+Green+Blue) = 160+152+128=440 (58% of max value = 765). Red value is 160 (62.89% from 255 or 36.36% from 440); Green value is 152 (59.77% from 255 or 34.55% from 440); Blue value is 128 (50.39% from 255 or 29.09% from 440); Max value from RGB is 160 - color contains mainly: red. Hex color #A09880 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A09880 is #5F677F. Grayscale: #979797. Windows color (decimal): -6252416 or 8427680. OLE color: 8427680.
HSL color Cylindrical-coordinate representation of color #A09880: hue angle of 45º degrees, saturation: 0.14, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.2%. Process color model (Four color, CMYK) of #A09880 is Cyan = 0, Magento = 0.05, Yellow = 0.20 and Black (K on CMYK) = 0.37.
<style> p { color: #A09880; } p { color: rgb(160,152,128); } H1.HeaderClassName { color: #A09880; } .AnyTagClassName { color: #A09880; } </style>
<style> a { background-color: #A09880; } a { background-color: rgb(160,152,128); } div.DivClassName { background-color: #A09880; } .BgClassName { background-color: #A09880; } </style>
<style> span { border-color: #A09880; } span { border-color: rgb(160,152,128); } td.TdClassName { border-color: #A09880; } .TagClassName { border-color: #A09880; } </style>