#A9AF35 (or 0xA9AF35) is unknown color: approx Brass. HEX triplet: A9, AF and 35. RGB value is (169,175,53). Sum of RGB (Red+Green+Blue) = 169+175+53=397 (52% of max value = 765). Red value is 169 (66.41% from 255 or 42.57% from 397); Green value is 175 (68.75% from 255 or 44.08% from 397); Blue value is 53 (21.09% from 255 or 13.35% from 397); Max value from RGB is 175 - color contains mainly: green. Hex color #A9AF35 is not a web safe color. Web safe color analog (approx): #999933. Inversed color of #A9AF35 is #5650CA. Grayscale: #9F9F9F. Windows color (decimal): -5656779 or 3518377. OLE color: 3518377.
HSL color Cylindrical-coordinate representation of color #A9AF35: hue angle of 62.95º degrees, saturation: 0.54, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #A9AF35 is Cyan = 0.03, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.31.
<style> p { color: #A9AF35; } p { color: rgb(169,175,53); } H1.HeaderClassName { color: #A9AF35; } .AnyTagClassName { color: #A9AF35; } </style>
<style> a { background-color: #A9AF35; } a { background-color: rgb(169,175,53); } div.DivClassName { background-color: #A9AF35; } .BgClassName { background-color: #A9AF35; } </style>
<style> span { border-color: #A9AF35; } span { border-color: rgb(169,175,53); } td.TdClassName { border-color: #A9AF35; } .TagClassName { border-color: #A9AF35; } </style>