#7FDC7D (or 0x7FDC7D) is unknown color: approx Pastel Green. HEX triplet: 7F, DC and 7D. RGB value is (127,220,125). Sum of RGB (Red+Green+Blue) = 127+220+125=472 (62% of max value = 765). Red value is 127 (50% from 255 or 26.91% from 472); Green value is 220 (86.33% from 255 or 46.61% from 472); Blue value is 125 (49.22% from 255 or 26.48% from 472); Max value from RGB is 220 - color contains mainly: green. Hex color #7FDC7D is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #7FDC7D is #802382. Grayscale: #B5B5B5. Windows color (decimal): -8397699 or 8248447. OLE color: 8248447.
HSL color Cylindrical-coordinate representation of color #7FDC7D: hue angle of 118.74º degrees, saturation: 0.58, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.86% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #7FDC7D is Cyan = 0.42, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.14.
<style> p { color: #7FDC7D; } p { color: rgb(127,220,125); } H1.HeaderClassName { color: #7FDC7D; } .AnyTagClassName { color: #7FDC7D; } </style>
<style> a { background-color: #7FDC7D; } a { background-color: rgb(127,220,125); } div.DivClassName { background-color: #7FDC7D; } .BgClassName { background-color: #7FDC7D; } </style>
<style> span { border-color: #7FDC7D; } span { border-color: rgb(127,220,125); } td.TdClassName { border-color: #7FDC7D; } .TagClassName { border-color: #7FDC7D; } </style>