#7BEC7E (or 0x7BEC7E) is unknown color: approx Pastel Green. HEX triplet: 7B, EC and 7E. RGB value is (123,236,126). Sum of RGB (Red+Green+Blue) = 123+236+126=485 (64% of max value = 765). Red value is 123 (48.44% from 255 or 25.36% from 485); Green value is 236 (92.58% from 255 or 48.66% from 485); Blue value is 126 (49.61% from 255 or 25.98% from 485); Max value from RGB is 236 - color contains mainly: green. Hex color #7BEC7E is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #7BEC7E is #841381. Grayscale: #BEBEBE. Windows color (decimal): -8655746 or 8318075. OLE color: 8318075.
HSL color Cylindrical-coordinate representation of color #7BEC7E: hue angle of 121.59º degrees, saturation: 0.75, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #7BEC7E is Cyan = 0.48, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.07.
<style> p { color: #7BEC7E; } p { color: rgb(123,236,126); } H1.HeaderClassName { color: #7BEC7E; } .AnyTagClassName { color: #7BEC7E; } </style>
<style> a { background-color: #7BEC7E; } a { background-color: rgb(123,236,126); } div.DivClassName { background-color: #7BEC7E; } .BgClassName { background-color: #7BEC7E; } </style>
<style> span { border-color: #7BEC7E; } span { border-color: rgb(123,236,126); } td.TdClassName { border-color: #7BEC7E; } .TagClassName { border-color: #7BEC7E; } </style>