#7DFB8B (or 0x7DFB8B) is unknown color: approx Light Green. HEX triplet: 7D, FB and 8B. RGB value is (125,251,139). Sum of RGB (Red+Green+Blue) = 125+251+139=515 (68% of max value = 765). Red value is 125 (49.22% from 255 or 24.27% from 515); Green value is 251 (98.44% from 255 or 48.74% from 515); Blue value is 139 (54.69% from 255 or 26.99% from 515); Max value from RGB is 251 - color contains mainly: green. Hex color #7DFB8B is not a web safe color. Web safe color analog (approx): #66FF99. Inversed color of #7DFB8B is #820474. Grayscale: #C8C8C8. Windows color (decimal): -8520821 or 9173885. OLE color: 9173885.
HSL color Cylindrical-coordinate representation of color #7DFB8B: hue angle of 126.67º degrees, saturation: 0.94, lightness: 0.74%. HSV value (or HSB Brightness) of color is 0.98% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #7DFB8B is Cyan = 0.50, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.02.
<style> p { color: #7DFB8B; } p { color: rgb(125,251,139); } H1.HeaderClassName { color: #7DFB8B; } .AnyTagClassName { color: #7DFB8B; } </style>
<style> a { background-color: #7DFB8B; } a { background-color: rgb(125,251,139); } div.DivClassName { background-color: #7DFB8B; } .BgClassName { background-color: #7DFB8B; } </style>
<style> span { border-color: #7DFB8B; } span { border-color: rgb(125,251,139); } td.TdClassName { border-color: #7DFB8B; } .TagClassName { border-color: #7DFB8B; } </style>