#A2B35E (or 0xA2B35E) is unknown color: approx Green Smoke. HEX triplet: A2, B3 and 5E. RGB value is (162,179,94). Sum of RGB (Red+Green+Blue) = 162+179+94=435 (57% of max value = 765). Red value is 162 (63.67% from 255 or 37.24% from 435); Green value is 179 (70.31% from 255 or 41.15% from 435); Blue value is 94 (37.11% from 255 or 21.61% from 435); Max value from RGB is 179 - color contains mainly: green. Hex color #A2B35E is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #A2B35E is #5D4CA1. Grayscale: #A4A4A4. Windows color (decimal): -6114466 or 6206370. OLE color: 6206370.
HSL color Cylindrical-coordinate representation of color #A2B35E: hue angle of 72º degrees, saturation: 0.36, lightness: 0.54%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #A2B35E is Cyan = 0.09, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.30.
<style> p { color: #A2B35E; } p { color: rgb(162,179,94); } H1.HeaderClassName { color: #A2B35E; } .AnyTagClassName { color: #A2B35E; } </style>
<style> a { background-color: #A2B35E; } a { background-color: rgb(162,179,94); } div.DivClassName { background-color: #A2B35E; } .BgClassName { background-color: #A2B35E; } </style>
<style> span { border-color: #A2B35E; } span { border-color: rgb(162,179,94); } td.TdClassName { border-color: #A2B35E; } .TagClassName { border-color: #A2B35E; } </style>