#A7B05E (or 0xA7B05E) is unknown color: approx Green Smoke. HEX triplet: A7, B0 and 5E. RGB value is (167,176,94). Sum of RGB (Red+Green+Blue) = 167+176+94=437 (57% of max value = 765). Red value is 167 (65.62% from 255 or 38.22% from 437); Green value is 176 (69.14% from 255 or 40.27% from 437); Blue value is 94 (37.11% from 255 or 21.51% from 437); Max value from RGB is 176 - color contains mainly: green. Hex color #A7B05E is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A7B05E is #584FA1. Grayscale: #A4A4A4. Windows color (decimal): -5787554 or 6205607. OLE color: 6205607.
HSL color Cylindrical-coordinate representation of color #A7B05E: hue angle of 66.59º degrees, saturation: 0.34, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #A7B05E is Cyan = 0.05, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.31.
<style> p { color: #a7b05e; } p { color: rgb(167,176,94); } H1.HeaderClassName { color: #a7b05e; } .AnyTagClassName { color: #a7b05e; } </style>
<style> a { background-color: #a7b05e; } a { background-color: rgb(167,176,94); } div.DivClassName { background-color: #a7b05e; } .BgClassName { background-color: #a7b05e; } </style>
<style> span { border-color: #a7b05e; } span { border-color: rgb(167,176,94); } td.TdClassName { border-color: #a7b05e; } .TagClassName { border-color: #a7b05e; } </style>