#7EC00A (or 0x7EC00A) is unknown color: approx Lima. HEX triplet: 7E, C0 and 0A. RGB value is (126,192,10). Sum of RGB (Red+Green+Blue) = 126+192+10=328 (43% of max value = 765). Red value is 126 (49.61% from 255 or 38.41% from 328); Green value is 192 (75.39% from 255 or 58.54% from 328); Blue value is 10 (4.30% from 255 or 3.05% from 328); Max value from RGB is 192 - color contains mainly: green. Hex color #7EC00A is not a web safe color. Web safe color analog (approx): #66CC00. Inversed color of #7EC00A is #813FF5. Grayscale: #989898. Windows color (decimal): -8470518 or 704638. OLE color: 704638.
HSL color Cylindrical-coordinate representation of color #7EC00A: hue angle of 81.76º degrees, saturation: 0.9, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.75% and HSV saturation: 0.95%. Process color model (Four color, CMYK) of #7EC00A is Cyan = 0.34, Magento = 0, Yellow = 0.95 and Black (K on CMYK) = 0.25.
<style> p { color: #7EC00A; } p { color: rgb(126,192,10); } H1.HeaderClassName { color: #7EC00A; } .AnyTagClassName { color: #7EC00A; } </style>
<style> a { background-color: #7EC00A; } a { background-color: rgb(126,192,10); } div.DivClassName { background-color: #7EC00A; } .BgClassName { background-color: #7EC00A; } </style>
<style> span { border-color: #7EC00A; } span { border-color: rgb(126,192,10); } td.TdClassName { border-color: #7EC00A; } .TagClassName { border-color: #7EC00A; } </style>