#4E642D (or 0x4E642D) is unknown color: approx Green Leaf. HEX triplet: 4E, 64 and 2D. RGB value is (78,100,45). Sum of RGB (Red+Green+Blue) = 78+100+45=223 (29% of max value = 765). Red value is 78 (30.86% from 255 or 34.98% from 223); Green value is 100 (39.45% from 255 or 44.84% from 223); Blue value is 45 (17.97% from 255 or 20.18% from 223); Max value from RGB is 100 - color contains mainly: green. Hex color #4E642D is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #4E642D is #B19BD2. Grayscale: #575757. Windows color (decimal): -11639763 or 2974798. OLE color: 2974798.
HSL color Cylindrical-coordinate representation of color #4E642D: hue angle of 84º degrees, saturation: 0.38, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.39% and HSV saturation: 0.55%. Process color model (Four color, CMYK) of #4E642D is Cyan = 0.22, Magento = 0, Yellow = 0.55 and Black (K on CMYK) = 0.61.
<style> p { color: #4E642D; } p { color: rgb(78,100,45); } H1.HeaderClassName { color: #4E642D; } .AnyTagClassName { color: #4E642D; } </style>
<style> a { background-color: #4E642D; } a { background-color: rgb(78,100,45); } div.DivClassName { background-color: #4E642D; } .BgClassName { background-color: #4E642D; } </style>
<style> span { border-color: #4E642D; } span { border-color: rgb(78,100,45); } td.TdClassName { border-color: #4E642D; } .TagClassName { border-color: #4E642D; } </style>