#7EFE4E (or 0x7EFE4E) is unknown color: approx Screamin' Green. HEX triplet: 7E, FE and 4E. RGB value is (126,254,78). Sum of RGB (Red+Green+Blue) = 126+254+78=458 (60% of max value = 765). Red value is 126 (49.61% from 255 or 27.51% from 458); Green value is 254 (99.61% from 255 or 55.46% from 458); Blue value is 78 (30.86% from 255 or 17.03% from 458); Max value from RGB is 254 - color contains mainly: green. Hex color #7EFE4E is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #7EFE4E is #8101B1. Grayscale: #C4C4C4. Windows color (decimal): -8454578 or 5176958. OLE color: 5176958.
HSL color Cylindrical-coordinate representation of color #7EFE4E: hue angle of 103.64º degrees, saturation: 0.99, lightness: 0.65%. HSV value (or HSB Brightness) of color is 1% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #7EFE4E is Cyan = 0.50, Magento = 0, Yellow = 0.69 and Black (K on CMYK) = 0.00.
<style> p { color: #7EFE4E; } p { color: rgb(126,254,78); } H1.HeaderClassName { color: #7EFE4E; } .AnyTagClassName { color: #7EFE4E; } </style>
<style> a { background-color: #7EFE4E; } a { background-color: rgb(126,254,78); } div.DivClassName { background-color: #7EFE4E; } .BgClassName { background-color: #7EFE4E; } </style>
<style> span { border-color: #7EFE4E; } span { border-color: rgb(126,254,78); } td.TdClassName { border-color: #7EFE4E; } .TagClassName { border-color: #7EFE4E; } </style>