#4D661F (or 0x4D661F) is unknown color: approx Green Leaf. HEX triplet: 4D, 66 and 1F. RGB value is (77,102,31). Sum of RGB (Red+Green+Blue) = 77+102+31=210 (27% of max value = 765). Red value is 77 (30.47% from 255 or 36.67% from 210); Green value is 102 (40.23% from 255 or 48.57% from 210); Blue value is 31 (12.5% from 255 or 14.76% from 210); Max value from RGB is 102 - color contains mainly: green. Hex color #4D661F is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #4D661F is #B299E0. Grayscale: #565656. Windows color (decimal): -11704801 or 2057805. OLE color: 2057805.
HSL color Cylindrical-coordinate representation of color #4D661F: hue angle of 81.13º degrees, saturation: 0.53, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #4D661F is Cyan = 0.25, Magento = 0, Yellow = 0.70 and Black (K on CMYK) = 0.6.
<style> p { color: #4D661F; } p { color: rgb(77,102,31); } H1.HeaderClassName { color: #4D661F; } .AnyTagClassName { color: #4D661F; } </style>
<style> a { background-color: #4D661F; } a { background-color: rgb(77,102,31); } div.DivClassName { background-color: #4D661F; } .BgClassName { background-color: #4D661F; } </style>
<style> span { border-color: #4D661F; } span { border-color: rgb(77,102,31); } td.TdClassName { border-color: #4D661F; } .TagClassName { border-color: #4D661F; } </style>