#A99F70 (or 0xA99F70) is unknown color: approx Tallow. HEX triplet: A9, 9F and 70. RGB value is (169,159,112). Sum of RGB (Red+Green+Blue) = 169+159+112=440 (58% of max value = 765). Red value is 169 (66.41% from 255 or 38.41% from 440); Green value is 159 (62.5% from 255 or 36.14% from 440); Blue value is 112 (44.14% from 255 or 25.45% from 440); Max value from RGB is 169 - color contains mainly: red. Hex color #A99F70 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A99F70 is #56608F. Grayscale: #9C9C9C. Windows color (decimal): -5660816 or 7380905. OLE color: 7380905.
HSL color Cylindrical-coordinate representation of color #A99F70: hue angle of 49.47º degrees, saturation: 0.25, lightness: 0.55%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #A99F70 is Cyan = 0, Magento = 0.06, Yellow = 0.34 and Black (K on CMYK) = 0.34.
<style> p { color: #A99F70; } p { color: rgb(169,159,112); } H1.HeaderClassName { color: #A99F70; } .AnyTagClassName { color: #A99F70; } </style>
<style> a { background-color: #A99F70; } a { background-color: rgb(169,159,112); } div.DivClassName { background-color: #A99F70; } .BgClassName { background-color: #A99F70; } </style>
<style> span { border-color: #A99F70; } span { border-color: rgb(169,159,112); } td.TdClassName { border-color: #A99F70; } .TagClassName { border-color: #A99F70; } </style>