#A9B765 (or 0xA9B765) is unknown color: approx Green Smoke. HEX triplet: A9, B7 and 65. RGB value is (169,183,101). Sum of RGB (Red+Green+Blue) = 169+183+101=453 (60% of max value = 765). Red value is 169 (66.41% from 255 or 37.31% from 453); Green value is 183 (71.88% from 255 or 40.40% from 453); Blue value is 101 (39.84% from 255 or 22.30% from 453); Max value from RGB is 183 - color contains mainly: green. Hex color #A9B765 is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A9B765 is #56489A. Grayscale: #A9A9A9. Windows color (decimal): -5654683 or 6666153. OLE color: 6666153.
HSL color Cylindrical-coordinate representation of color #A9B765: hue angle of 70.24º degrees, saturation: 0.36, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.72% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #A9B765 is Cyan = 0.08, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.28.
<style> p { color: #A9B765; } p { color: rgb(169,183,101); } H1.HeaderClassName { color: #A9B765; } .AnyTagClassName { color: #A9B765; } </style>
<style> a { background-color: #A9B765; } a { background-color: rgb(169,183,101); } div.DivClassName { background-color: #A9B765; } .BgClassName { background-color: #A9B765; } </style>
<style> span { border-color: #A9B765; } span { border-color: rgb(169,183,101); } td.TdClassName { border-color: #A9B765; } .TagClassName { border-color: #A9B765; } </style>