#7DC75F (or 0x7DC75F) is unknown color: approx Mantis. HEX triplet: 7D, C7 and 5F. RGB value is (125,199,95). Sum of RGB (Red+Green+Blue) = 125+199+95=419 (55% of max value = 765). Red value is 125 (49.22% from 255 or 29.83% from 419); Green value is 199 (78.12% from 255 or 47.49% from 419); Blue value is 95 (37.5% from 255 or 22.67% from 419); Max value from RGB is 199 - color contains mainly: green. Hex color #7DC75F is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #7DC75F is #8238A0. Grayscale: #A5A5A5. Windows color (decimal): -8534177 or 6276989. OLE color: 6276989.
HSL color Cylindrical-coordinate representation of color #7DC75F: hue angle of 102.69º degrees, saturation: 0.48, lightness: 0.58%. HSV value (or HSB Brightness) of color is 0.78% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #7DC75F is Cyan = 0.37, Magento = 0, Yellow = 0.52 and Black (K on CMYK) = 0.22.
<style> p { color: #7DC75F; } p { color: rgb(125,199,95); } H1.HeaderClassName { color: #7DC75F; } .AnyTagClassName { color: #7DC75F; } </style>
<style> a { background-color: #7DC75F; } a { background-color: rgb(125,199,95); } div.DivClassName { background-color: #7DC75F; } .BgClassName { background-color: #7DC75F; } </style>
<style> span { border-color: #7DC75F; } span { border-color: rgb(125,199,95); } td.TdClassName { border-color: #7DC75F; } .TagClassName { border-color: #7DC75F; } </style>