#7ED86B (or 0x7ED86B) is unknown color: approx Pastel Green. HEX triplet: 7E, D8 and 6B. RGB value is (126,216,107). Sum of RGB (Red+Green+Blue) = 126+216+107=449 (59% of max value = 765). Red value is 126 (49.61% from 255 or 28.06% from 449); Green value is 216 (84.77% from 255 or 48.11% from 449); Blue value is 107 (42.19% from 255 or 23.83% from 449); Max value from RGB is 216 - color contains mainly: green. Hex color #7ED86B is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #7ED86B is #812794. Grayscale: #B1B1B1. Windows color (decimal): -8464277 or 7067774. OLE color: 7067774.
HSL color Cylindrical-coordinate representation of color #7ED86B: hue angle of 109.54º degrees, saturation: 0.58, lightness: 0.63%. HSV value (or HSB Brightness) of color is 0.85% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #7ED86B is Cyan = 0.42, Magento = 0, Yellow = 0.50 and Black (K on CMYK) = 0.15.
<style> p { color: #7ED86B; } p { color: rgb(126,216,107); } H1.HeaderClassName { color: #7ED86B; } .AnyTagClassName { color: #7ED86B; } </style>
<style> a { background-color: #7ED86B; } a { background-color: rgb(126,216,107); } div.DivClassName { background-color: #7ED86B; } .BgClassName { background-color: #7ED86B; } </style>
<style> span { border-color: #7ED86B; } span { border-color: rgb(126,216,107); } td.TdClassName { border-color: #7ED86B; } .TagClassName { border-color: #7ED86B; } </style>