#A99B60 (or 0xA99B60) is unknown color: approx Barley Corn. HEX triplet: A9, 9B and 60. RGB value is (169,155,96). Sum of RGB (Red+Green+Blue) = 169+155+96=420 (55% of max value = 765). Red value is 169 (66.41% from 255 or 40.24% from 420); Green value is 155 (60.94% from 255 or 36.90% from 420); Blue value is 96 (37.89% from 255 or 22.86% from 420); Max value from RGB is 169 - color contains mainly: red. Hex color #A99B60 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A99B60 is #56649F. Grayscale: #989898. Windows color (decimal): -5661856 or 6331305. OLE color: 6331305.
HSL color Cylindrical-coordinate representation of color #A99B60: hue angle of 48.49º degrees, saturation: 0.3, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.66% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A99B60 is Cyan = 0, Magento = 0.08, Yellow = 0.43 and Black (K on CMYK) = 0.34.
<style> p { color: #A99B60; } p { color: rgb(169,155,96); } H1.HeaderClassName { color: #A99B60; } .AnyTagClassName { color: #A99B60; } </style>
<style> a { background-color: #A99B60; } a { background-color: rgb(169,155,96); } div.DivClassName { background-color: #A99B60; } .BgClassName { background-color: #A99B60; } </style>
<style> span { border-color: #A99B60; } span { border-color: rgb(169,155,96); } td.TdClassName { border-color: #A99B60; } .TagClassName { border-color: #A99B60; } </style>