#7FD177 (or 0x7FD177) is unknown color: approx Pastel Green. HEX triplet: 7F, D1 and 77. RGB value is (127,209,119). Sum of RGB (Red+Green+Blue) = 127+209+119=455 (60% of max value = 765). Red value is 127 (50% from 255 or 27.91% from 455); Green value is 209 (82.03% from 255 or 45.93% from 455); Blue value is 119 (46.88% from 255 or 26.15% from 455); Max value from RGB is 209 - color contains mainly: green. Hex color #7FD177 is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #7FD177 is #802E88. Grayscale: #AEAEAE. Windows color (decimal): -8400521 or 7852415. OLE color: 7852415.
HSL color Cylindrical-coordinate representation of color #7FD177: hue angle of 114.67º degrees, saturation: 0.49, lightness: 0.64%. HSV value (or HSB Brightness) of color is 0.82% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #7FD177 is Cyan = 0.39, Magento = 0, Yellow = 0.43 and Black (K on CMYK) = 0.18.
<style> p { color: #7FD177; } p { color: rgb(127,209,119); } H1.HeaderClassName { color: #7FD177; } .AnyTagClassName { color: #7FD177; } </style>
<style> a { background-color: #7FD177; } a { background-color: rgb(127,209,119); } div.DivClassName { background-color: #7FD177; } .BgClassName { background-color: #7FD177; } </style>
<style> span { border-color: #7FD177; } span { border-color: rgb(127,209,119); } td.TdClassName { border-color: #7FD177; } .TagClassName { border-color: #7FD177; } </style>