#7FBB3B (or 0x7FBB3B) is unknown color: approx Lima. HEX triplet: 7F, BB and 3B. RGB value is (127,187,59). Sum of RGB (Red+Green+Blue) = 127+187+59=373 (49% of max value = 765). Red value is 127 (50% from 255 or 34.05% from 373); Green value is 187 (73.44% from 255 or 50.13% from 373); Blue value is 59 (23.44% from 255 or 15.82% from 373); Max value from RGB is 187 - color contains mainly: green. Hex color #7FBB3B is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #7FBB3B is #8044C4. Grayscale: #9A9A9A. Windows color (decimal): -8406213 or 3914623. OLE color: 3914623.
HSL color Cylindrical-coordinate representation of color #7FBB3B: hue angle of 88.12º degrees, saturation: 0.52, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.73% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #7FBB3B is Cyan = 0.32, Magento = 0, Yellow = 0.68 and Black (K on CMYK) = 0.27.
<style> p { color: #7FBB3B; } p { color: rgb(127,187,59); } H1.HeaderClassName { color: #7FBB3B; } .AnyTagClassName { color: #7FBB3B; } </style>
<style> a { background-color: #7FBB3B; } a { background-color: rgb(127,187,59); } div.DivClassName { background-color: #7FBB3B; } .BgClassName { background-color: #7FBB3B; } </style>
<style> span { border-color: #7FBB3B; } span { border-color: rgb(127,187,59); } td.TdClassName { border-color: #7FBB3B; } .TagClassName { border-color: #7FBB3B; } </style>