#A99A83 (or 0xA99A83) is unknown color: approx Bronco. HEX triplet: A9, 9A and 83. RGB value is (169,154,131). Sum of RGB (Red+Green+Blue) = 169+154+131=454 (60% of max value = 765). Red value is 169 (66.41% from 255 or 37.22% from 454); Green value is 154 (60.55% from 255 or 33.92% from 454); Blue value is 131 (51.56% from 255 or 28.85% from 454); Max value from RGB is 169 - color contains mainly: red. Hex color #A99A83 is not a web safe color. Web safe color analog (approx): #999999. Inversed color of #A99A83 is #56657C. Grayscale: #9B9B9B. Windows color (decimal): -5662077 or 8624809. OLE color: 8624809.
HSL color Cylindrical-coordinate representation of color #A99A83: hue angle of 36.32º degrees, saturation: 0.18, lightness: 0.59%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #A99A83 is Cyan = 0, Magento = 0.09, Yellow = 0.22 and Black (K on CMYK) = 0.34.
<style> p { color: #A99A83; } p { color: rgb(169,154,131); } H1.HeaderClassName { color: #A99A83; } .AnyTagClassName { color: #A99A83; } </style>
<style> a { background-color: #A99A83; } a { background-color: rgb(169,154,131); } div.DivClassName { background-color: #A99A83; } .BgClassName { background-color: #A99A83; } </style>
<style> span { border-color: #A99A83; } span { border-color: rgb(169,154,131); } td.TdClassName { border-color: #A99A83; } .TagClassName { border-color: #A99A83; } </style>