#7FA74B (or 0x7FA74B) is unknown color: approx Chelsea Cucumber. HEX triplet: 7F, A7 and 4B. RGB value is (127,167,75). Sum of RGB (Red+Green+Blue) = 127+167+75=369 (48% of max value = 765). Red value is 127 (50% from 255 or 34.42% from 369); Green value is 167 (65.62% from 255 or 45.26% from 369); Blue value is 75 (29.69% from 255 or 20.33% from 369); Max value from RGB is 167 - color contains mainly: green. Hex color #7FA74B is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #7FA74B is #8058B4. Grayscale: #909090. Windows color (decimal): -8411317 or 4958079. OLE color: 4958079.
HSL color Cylindrical-coordinate representation of color #7FA74B: hue angle of 86.09º degrees, saturation: 0.38, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.65% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #7FA74B is Cyan = 0.24, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.35.
<style> p { color: #7FA74B; } p { color: rgb(127,167,75); } H1.HeaderClassName { color: #7FA74B; } .AnyTagClassName { color: #7FA74B; } </style>
<style> a { background-color: #7FA74B; } a { background-color: rgb(127,167,75); } div.DivClassName { background-color: #7FA74B; } .BgClassName { background-color: #7FA74B; } </style>
<style> span { border-color: #7FA74B; } span { border-color: rgb(127,167,75); } td.TdClassName { border-color: #7FA74B; } .TagClassName { border-color: #7FA74B; } </style>