#84B37F (or 0x84B37F) is unknown color: approx Dark Sea Green. HEX triplet: 84, B3 and 7F. RGB value is (132,179,127). Sum of RGB (Red+Green+Blue) = 132+179+127=438 (58% of max value = 765). Red value is 132 (51.95% from 255 or 30.14% from 438); Green value is 179 (70.31% from 255 or 40.87% from 438); Blue value is 127 (50% from 255 or 29.00% from 438); Max value from RGB is 179 - color contains mainly: green. Hex color #84B37F is not a web safe color. Web safe color analog (approx): #99CC66. Inversed color of #84B37F is #7B4C80. Grayscale: #9F9F9F. Windows color (decimal): -8080513 or 8369028. OLE color: 8369028.
HSL color Cylindrical-coordinate representation of color #84B37F: hue angle of 114.23º degrees, saturation: 0.25, lightness: 0.6%. HSV value (or HSB Brightness) of color is 0.7% and HSV saturation: 0.29%. Process color model (Four color, CMYK) of #84B37F is Cyan = 0.26, Magento = 0, Yellow = 0.29 and Black (K on CMYK) = 0.30.
<style> p { color: #84B37F; } p { color: rgb(132,179,127); } H1.HeaderClassName { color: #84B37F; } .AnyTagClassName { color: #84B37F; } </style>
<style> a { background-color: #84B37F; } a { background-color: rgb(132,179,127); } div.DivClassName { background-color: #84B37F; } .BgClassName { background-color: #84B37F; } </style>
<style> span { border-color: #84B37F; } span { border-color: rgb(132,179,127); } td.TdClassName { border-color: #84B37F; } .TagClassName { border-color: #84B37F; } </style>