#A0B064 (or 0xA0B064) is unknown color: approx Green Smoke. HEX triplet: A0, B0 and 64. RGB value is (160,176,100). Sum of RGB (Red+Green+Blue) = 160+176+100=436 (57% of max value = 765). Red value is 160 (62.89% from 255 or 36.70% from 436); Green value is 176 (69.14% from 255 or 40.37% from 436); Blue value is 100 (39.45% from 255 or 22.94% from 436); Max value from RGB is 176 - color contains mainly: green. Hex color #A0B064 is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #A0B064 is #5F4F9B. Grayscale: #A2A2A2. Windows color (decimal): -6246300 or 6598816. OLE color: 6598816.
HSL color Cylindrical-coordinate representation of color #A0B064: hue angle of 72.63º degrees, saturation: 0.32, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.69% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #A0B064 is Cyan = 0.09, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.31.
<style> p { color: #A0B064; } p { color: rgb(160,176,100); } H1.HeaderClassName { color: #A0B064; } .AnyTagClassName { color: #A0B064; } </style>
<style> a { background-color: #A0B064; } a { background-color: rgb(160,176,100); } div.DivClassName { background-color: #A0B064; } .BgClassName { background-color: #A0B064; } </style>
<style> span { border-color: #A0B064; } span { border-color: rgb(160,176,100); } td.TdClassName { border-color: #A0B064; } .TagClassName { border-color: #A0B064; } </style>