#7FDE8B (or 0x7FDE8B) is unknown color: approx De York. HEX triplet: 7F, DE and 8B. RGB value is (127,222,139). Sum of RGB (Red+Green+Blue) = 127+222+139=488 (64% of max value = 765). Red value is 127 (50% from 255 or 26.02% from 488); Green value is 222 (87.11% from 255 or 45.49% from 488); Blue value is 139 (54.69% from 255 or 28.48% from 488); Max value from RGB is 222 - color contains mainly: green. Hex color #7FDE8B is not a web safe color. Web safe color analog (approx): #66CC99. Inversed color of #7FDE8B is #802174. Grayscale: #B8B8B8. Windows color (decimal): -8397173 or 9166463. OLE color: 9166463.
HSL color Cylindrical-coordinate representation of color #7FDE8B: hue angle of 127.58º degrees, saturation: 0.59, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.87% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #7FDE8B is Cyan = 0.43, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.13.
<style> p { color: #7FDE8B; } p { color: rgb(127,222,139); } H1.HeaderClassName { color: #7FDE8B; } .AnyTagClassName { color: #7FDE8B; } </style>
<style> a { background-color: #7FDE8B; } a { background-color: rgb(127,222,139); } div.DivClassName { background-color: #7FDE8B; } .BgClassName { background-color: #7FDE8B; } </style>
<style> span { border-color: #7FDE8B; } span { border-color: rgb(127,222,139); } td.TdClassName { border-color: #7FDE8B; } .TagClassName { border-color: #7FDE8B; } </style>