#7FA11A (or 0x7FA11A) is unknown color: approx Lima. HEX triplet: 7F, A1 and 1A. RGB value is (127,161,26). Sum of RGB (Red+Green+Blue) = 127+161+26=314 (41% of max value = 765). Red value is 127 (50% from 255 or 40.45% from 314); Green value is 161 (63.28% from 255 or 51.27% from 314); Blue value is 26 (10.55% from 255 or 8.28% from 314); Max value from RGB is 161 - color contains mainly: green. Hex color #7FA11A is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #7FA11A is #805EE5. Grayscale: #878787. Windows color (decimal): -8412902 or 1745279. OLE color: 1745279.
HSL color Cylindrical-coordinate representation of color #7FA11A: hue angle of 75.11º degrees, saturation: 0.72, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.63% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #7FA11A is Cyan = 0.21, Magento = 0, Yellow = 0.84 and Black (K on CMYK) = 0.37.
<style> p { color: #7FA11A; } p { color: rgb(127,161,26); } H1.HeaderClassName { color: #7FA11A; } .AnyTagClassName { color: #7FA11A; } </style>
<style> a { background-color: #7FA11A; } a { background-color: rgb(127,161,26); } div.DivClassName { background-color: #7FA11A; } .BgClassName { background-color: #7FA11A; } </style>
<style> span { border-color: #7FA11A; } span { border-color: rgb(127,161,26); } td.TdClassName { border-color: #7FA11A; } .TagClassName { border-color: #7FA11A; } </style>