#7FEA66 (or 0x7FEA66) is unknown color: approx Pastel Green. HEX triplet: 7F, EA and 66. RGB value is (127,234,102). Sum of RGB (Red+Green+Blue) = 127+234+102=463 (61% of max value = 765). Red value is 127 (50% from 255 or 27.43% from 463); Green value is 234 (91.80% from 255 or 50.54% from 463); Blue value is 102 (40.23% from 255 or 22.03% from 463); Max value from RGB is 234 - color contains mainly: green. Hex color #7FEA66 is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #7FEA66 is #801599. Grayscale: #BBBBBB. Windows color (decimal): -8394138 or 6744703. OLE color: 6744703.
HSL color Cylindrical-coordinate representation of color #7FEA66: hue angle of 108.64º degrees, saturation: 0.76, lightness: 0.66%. HSV value (or HSB Brightness) of color is 0.92% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #7FEA66 is Cyan = 0.46, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.08.
<style> p { color: #7fea66; } p { color: rgb(127,234,102); } H1.HeaderClassName { color: #7fea66; } .AnyTagClassName { color: #7fea66; } </style>
<style> a { background-color: #7fea66; } a { background-color: rgb(127,234,102); } div.DivClassName { background-color: #7fea66; } .BgClassName { background-color: #7fea66; } </style>
<style> span { border-color: #7fea66; } span { border-color: rgb(127,234,102); } td.TdClassName { border-color: #7fea66; } .TagClassName { border-color: #7fea66; } </style>