#4E801F (or 0x4E801F) is unknown color: approx La Palma. HEX triplet: 4E, 80 and 1F. RGB value is (78,128,31). Sum of RGB (Red+Green+Blue) = 78+128+31=237 (31% of max value = 765). Red value is 78 (30.86% from 255 or 32.91% from 237); Green value is 128 (50.39% from 255 or 54.01% from 237); Blue value is 31 (12.5% from 255 or 13.08% from 237); Max value from RGB is 128 - color contains mainly: green. Hex color #4E801F is not a web safe color. Web safe color analog (approx): #669933. Inversed color of #4E801F is #B17FE0. Grayscale: #666666. Windows color (decimal): -11632609 or 2064462. OLE color: 2064462.
HSL color Cylindrical-coordinate representation of color #4E801F: hue angle of 90.93º degrees, saturation: 0.61, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #4E801F is Cyan = 0.39, Magento = 0, Yellow = 0.76 and Black (K on CMYK) = 0.50.
<style> p { color: #4e801f; } p { color: rgb(78,128,31); } H1.HeaderClassName { color: #4e801f; } .AnyTagClassName { color: #4e801f; } </style>
<style> a { background-color: #4e801f; } a { background-color: rgb(78,128,31); } div.DivClassName { background-color: #4e801f; } .BgClassName { background-color: #4e801f; } </style>
<style> span { border-color: #4e801f; } span { border-color: rgb(78,128,31); } td.TdClassName { border-color: #4e801f; } .TagClassName { border-color: #4e801f; } </style>