#84A04F (or 0x84A04F) is unknown color: approx Chelsea Cucumber. HEX triplet: 84, A0 and 4F. RGB value is (132,160,79). Sum of RGB (Red+Green+Blue) = 132+160+79=371 (49% of max value = 765). Red value is 132 (51.95% from 255 or 35.58% from 371); Green value is 160 (62.89% from 255 or 43.13% from 371); Blue value is 79 (31.25% from 255 or 21.29% from 371); Max value from RGB is 160 - color contains mainly: green. Hex color #84A04F is not a web safe color. Web safe color analog (approx): #999966. Inversed color of #84A04F is #7B5FB0. Grayscale: #8E8E8E. Windows color (decimal): -8085425 or 5218436. OLE color: 5218436.
HSL color Cylindrical-coordinate representation of color #84A04F: hue angle of 80.74º degrees, saturation: 0.34, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #84A04F is Cyan = 0.17, Magento = 0, Yellow = 0.51 and Black (K on CMYK) = 0.37.
<style> p { color: #84a04f; } p { color: rgb(132,160,79); } H1.HeaderClassName { color: #84a04f; } .AnyTagClassName { color: #84a04f; } </style>
<style> a { background-color: #84a04f; } a { background-color: rgb(132,160,79); } div.DivClassName { background-color: #84a04f; } .BgClassName { background-color: #84a04f; } </style>
<style> span { border-color: #84a04f; } span { border-color: rgb(132,160,79); } td.TdClassName { border-color: #84a04f; } .TagClassName { border-color: #84a04f; } </style>