#A98D80 (or 0xA98D80) is unknown color: approx Sandrift. HEX triplet: A9, 8D and 80. RGB value is (169,141,128). Sum of RGB (Red+Green+Blue) = 169+141+128=438 (58% of max value = 765). Red value is 169 (66.41% from 255 or 38.58% from 438); Green value is 141 (55.47% from 255 or 32.19% from 438); Blue value is 128 (50.39% from 255 or 29.22% from 438); Max value from RGB is 169 - color contains mainly: red. Hex color #A98D80 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A98D80 is #56727F. Grayscale: #939393. Windows color (decimal): -5665408 or 8424873. OLE color: 8424873.
HSL color Cylindrical-coordinate representation of color #A98D80: hue angle of 19.02º degrees, saturation: 0.19, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #A98D80 is Cyan = 0, Magento = 0.17, Yellow = 0.24 and Black (K on CMYK) = 0.34.
<style> p { color: #A98D80; } p { color: rgb(169,141,128); } H1.HeaderClassName { color: #A98D80; } .AnyTagClassName { color: #A98D80; } </style>
<style> a { background-color: #A98D80; } a { background-color: rgb(169,141,128); } div.DivClassName { background-color: #A98D80; } .BgClassName { background-color: #A98D80; } </style>
<style> span { border-color: #A98D80; } span { border-color: rgb(169,141,128); } td.TdClassName { border-color: #A98D80; } .TagClassName { border-color: #A98D80; } </style>