#7DE97C (or 0x7DE97C) is unknown color: approx Pastel Green. HEX triplet: 7D, E9 and 7C. RGB value is (125,233,124). Sum of RGB (Red+Green+Blue) = 125+233+124=482 (63% of max value = 765). Red value is 125 (49.22% from 255 or 25.93% from 482); Green value is 233 (91.41% from 255 or 48.34% from 482); Blue value is 124 (48.83% from 255 or 25.73% from 482); Max value from RGB is 233 - color contains mainly: green. Hex color #7DE97C is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #7DE97C is #821683. Grayscale: #BCBCBC. Windows color (decimal): -8525444 or 8186237. OLE color: 8186237.
HSL color Cylindrical-coordinate representation of color #7DE97C: hue angle of 119.45º degrees, saturation: 0.71, lightness: 0.7%. HSV value (or HSB Brightness) of color is 0.91% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #7DE97C is Cyan = 0.46, Magento = 0, Yellow = 0.47 and Black (K on CMYK) = 0.09.
<style> p { color: #7de97c; } p { color: rgb(125,233,124); } H1.HeaderClassName { color: #7de97c; } .AnyTagClassName { color: #7de97c; } </style>
<style> a { background-color: #7de97c; } a { background-color: rgb(125,233,124); } div.DivClassName { background-color: #7de97c; } .BgClassName { background-color: #7de97c; } </style>
<style> span { border-color: #7de97c; } span { border-color: rgb(125,233,124); } td.TdClassName { border-color: #7de97c; } .TagClassName { border-color: #7de97c; } </style>