#4F740F (or 0x4F740F) is unknown color: approx Green Leaf. HEX triplet: 4F, 74 and 0F. RGB value is (79,116,15). Sum of RGB (Red+Green+Blue) = 79+116+15=210 (27% of max value = 765). Red value is 79 (31.25% from 255 or 37.62% from 210); Green value is 116 (45.70% from 255 or 55.24% from 210); Blue value is 15 (6.25% from 255 or 7.14% from 210); Max value from RGB is 116 - color contains mainly: green. Hex color #4F740F is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #4F740F is #B08BF0. Grayscale: #5D5D5D. Windows color (decimal): -11570161 or 1012815. OLE color: 1012815.
HSL color Cylindrical-coordinate representation of color #4F740F: hue angle of 81.98º degrees, saturation: 0.77, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.87%. Process color model (Four color, CMYK) of #4F740F is Cyan = 0.32, Magento = 0, Yellow = 0.87 and Black (K on CMYK) = 0.55.
<style> p { color: #4F740F; } p { color: rgb(79,116,15); } H1.HeaderClassName { color: #4F740F; } .AnyTagClassName { color: #4F740F; } </style>
<style> a { background-color: #4F740F; } a { background-color: rgb(79,116,15); } div.DivClassName { background-color: #4F740F; } .BgClassName { background-color: #4F740F; } </style>
<style> span { border-color: #4F740F; } span { border-color: rgb(79,116,15); } td.TdClassName { border-color: #4F740F; } .TagClassName { border-color: #4F740F; } </style>