#7DEC70 (or 0x7DEC70) is unknown color: approx Pastel Green. HEX triplet: 7D, EC and 70. RGB value is (125,236,112). Sum of RGB (Red+Green+Blue) = 125+236+112=473 (62% of max value = 765). Red value is 125 (49.22% from 255 or 26.43% from 473); Green value is 236 (92.58% from 255 or 49.89% from 473); Blue value is 112 (44.14% from 255 or 23.68% from 473); Max value from RGB is 236 - color contains mainly: green. Hex color #7DEC70 is not a web safe color. Web safe color analog (approx): #66FF66. Inversed color of #7DEC70 is #82138F. Grayscale: #BDBDBD. Windows color (decimal): -8524688 or 7400573. OLE color: 7400573.
HSL color Cylindrical-coordinate representation of color #7DEC70: hue angle of 113.71º degrees, saturation: 0.77, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.93% and HSV saturation: 0.53%. Process color model (Four color, CMYK) of #7DEC70 is Cyan = 0.47, Magento = 0, Yellow = 0.53 and Black (K on CMYK) = 0.07.
<style> p { color: #7DEC70; } p { color: rgb(125,236,112); } H1.HeaderClassName { color: #7DEC70; } .AnyTagClassName { color: #7DEC70; } </style>
<style> a { background-color: #7DEC70; } a { background-color: rgb(125,236,112); } div.DivClassName { background-color: #7DEC70; } .BgClassName { background-color: #7DEC70; } </style>
<style> span { border-color: #7DEC70; } span { border-color: rgb(125,236,112); } td.TdClassName { border-color: #7DEC70; } .TagClassName { border-color: #7DEC70; } </style>