#7FBF4B (or 0x7FBF4B) is unknown color: approx Mantis. HEX triplet: 7F, BF and 4B. RGB value is (127,191,75). Sum of RGB (Red+Green+Blue) = 127+191+75=393 (52% of max value = 765). Red value is 127 (50% from 255 or 32.32% from 393); Green value is 191 (75% from 255 or 48.60% from 393); Blue value is 75 (29.69% from 255 or 19.08% from 393); Max value from RGB is 191 - color contains mainly: green. Hex color #7FBF4B is not a web safe color. Web safe color analog (approx): #66CC33. Inversed color of #7FBF4B is #8040B4. Grayscale: #9F9F9F. Windows color (decimal): -8405173 or 4964223. OLE color: 4964223.
HSL color Cylindrical-coordinate representation of color #7FBF4B: hue angle of 93.1º degrees, saturation: 0.48, lightness: 0.52%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #7FBF4B is Cyan = 0.34, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.25.
<style> p { color: #7FBF4B; } p { color: rgb(127,191,75); } H1.HeaderClassName { color: #7FBF4B; } .AnyTagClassName { color: #7FBF4B; } </style>
<style> a { background-color: #7FBF4B; } a { background-color: rgb(127,191,75); } div.DivClassName { background-color: #7FBF4B; } .BgClassName { background-color: #7FBF4B; } </style>
<style> span { border-color: #7FBF4B; } span { border-color: rgb(127,191,75); } td.TdClassName { border-color: #7FBF4B; } .TagClassName { border-color: #7FBF4B; } </style>