#7FD70F (or 0x7FD70F) is unknown color: approx Lawn Green. HEX triplet: 7F, D7 and 0F. RGB value is (127,215,15). Sum of RGB (Red+Green+Blue) = 127+215+15=357 (47% of max value = 765). Red value is 127 (50% from 255 or 35.57% from 357); Green value is 215 (84.38% from 255 or 60.22% from 357); Blue value is 15 (6.25% from 255 or 4.20% from 357); Max value from RGB is 215 - color contains mainly: green. Hex color #7FD70F is not a web safe color. Web safe color analog (approx): #66CC00. Inversed color of #7FD70F is #8028F0. Grayscale: #A6A6A6. Windows color (decimal): -8399089 or 1038207. OLE color: 1038207.
HSL color Cylindrical-coordinate representation of color #7FD70F: hue angle of 86.4º degrees, saturation: 0.87, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.93%. Process color model (Four color, CMYK) of #7FD70F is Cyan = 0.41, Magento = 0, Yellow = 0.93 and Black (K on CMYK) = 0.16.
<style> p { color: #7FD70F; } p { color: rgb(127,215,15); } H1.HeaderClassName { color: #7FD70F; } .AnyTagClassName { color: #7FD70F; } </style>
<style> a { background-color: #7FD70F; } a { background-color: rgb(127,215,15); } div.DivClassName { background-color: #7FD70F; } .BgClassName { background-color: #7FD70F; } </style>
<style> span { border-color: #7FD70F; } span { border-color: rgb(127,215,15); } td.TdClassName { border-color: #7FD70F; } .TagClassName { border-color: #7FD70F; } </style>