#7FE17B (or 0x7FE17B) is unknown color: approx Pastel Green. HEX triplet: 7F, E1 and 7B. RGB value is (127,225,123). Sum of RGB (Red+Green+Blue) = 127+225+123=475 (62% of max value = 765). Red value is 127 (50% from 255 or 26.74% from 475); Green value is 225 (88.28% from 255 or 47.37% from 475); Blue value is 123 (48.44% from 255 or 25.89% from 475); Max value from RGB is 225 - color contains mainly: green. Hex color #7FE17B is not a web safe color. Web safe color analog (approx): #66CC66. Inversed color of #7FE17B is #801E84. Grayscale: #B8B8B8. Windows color (decimal): -8396421 or 8118655. OLE color: 8118655.
HSL color Cylindrical-coordinate representation of color #7FE17B: hue angle of 117.65º degrees, saturation: 0.63, lightness: 0.68%. HSV value (or HSB Brightness) of color is 0.88% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #7FE17B is Cyan = 0.44, Magento = 0, Yellow = 0.45 and Black (K on CMYK) = 0.12.
<style> p { color: #7fe17b; } p { color: rgb(127,225,123); } H1.HeaderClassName { color: #7fe17b; } .AnyTagClassName { color: #7fe17b; } </style>
<style> a { background-color: #7fe17b; } a { background-color: rgb(127,225,123); } div.DivClassName { background-color: #7fe17b; } .BgClassName { background-color: #7fe17b; } </style>
<style> span { border-color: #7fe17b; } span { border-color: rgb(127,225,123); } td.TdClassName { border-color: #7fe17b; } .TagClassName { border-color: #7fe17b; } </style>