#A7B255 (or 0xA7B255) is unknown color: approx Olive Green. HEX triplet: A7, B2 and 55. RGB value is (167,178,85). Sum of RGB (Red+Green+Blue) = 167+178+85=430 (56% of max value = 765). Red value is 167 (65.62% from 255 or 38.84% from 430); Green value is 178 (69.92% from 255 or 41.40% from 430); Blue value is 85 (33.59% from 255 or 19.77% from 430); Max value from RGB is 178 - color contains mainly: green. Hex color #A7B255 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A7B255 is #584DAA. Grayscale: #A4A4A4. Windows color (decimal): -5787051 or 5616295. OLE color: 5616295.
HSL color Cylindrical-coordinate representation of color #A7B255: hue angle of 67.1º degrees, saturation: 0.38, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #A7B255 is Cyan = 0.06, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.30.
<style> p { color: #A7B255; } p { color: rgb(167,178,85); } H1.HeaderClassName { color: #A7B255; } .AnyTagClassName { color: #A7B255; } </style>
<style> a { background-color: #A7B255; } a { background-color: rgb(167,178,85); } div.DivClassName { background-color: #A7B255; } .BgClassName { background-color: #A7B255; } </style>
<style> span { border-color: #A7B255; } span { border-color: rgb(167,178,85); } td.TdClassName { border-color: #A7B255; } .TagClassName { border-color: #A7B255; } </style>