#7FA17B (or 0x7FA17B) is unknown color: approx Amulet. HEX triplet: 7F, A1 and 7B. RGB value is (127,161,123). Sum of RGB (Red+Green+Blue) = 127+161+123=411 (54% of max value = 765). Red value is 127 (50% from 255 or 30.90% from 411); Green value is 161 (63.28% from 255 or 39.17% from 411); Blue value is 123 (48.44% from 255 or 29.93% from 411); Max value from RGB is 161 - color contains mainly: green. Hex color #7FA17B is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #7FA17B is #805E84. Grayscale: #929292. Windows color (decimal): -8412805 or 8102271. OLE color: 8102271.
HSL color Cylindrical-coordinate representation of color #7FA17B: hue angle of 113.68º degrees, saturation: 0.17, lightness: 0.56%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #7FA17B is Cyan = 0.21, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.37.
<style> p { color: #7FA17B; } p { color: rgb(127,161,123); } H1.HeaderClassName { color: #7FA17B; } .AnyTagClassName { color: #7FA17B; } </style>
<style> a { background-color: #7FA17B; } a { background-color: rgb(127,161,123); } div.DivClassName { background-color: #7FA17B; } .BgClassName { background-color: #7FA17B; } </style>
<style> span { border-color: #7FA17B; } span { border-color: rgb(127,161,123); } td.TdClassName { border-color: #7FA17B; } .TagClassName { border-color: #7FA17B; } </style>