#4D652B (or 0x4D652B) is unknown color: approx Green Leaf. HEX triplet: 4D, 65 and 2B. RGB value is (77,101,43). Sum of RGB (Red+Green+Blue) = 77+101+43=221 (29% of max value = 765). Red value is 77 (30.47% from 255 or 34.84% from 221); Green value is 101 (39.84% from 255 or 45.70% from 221); Blue value is 43 (17.19% from 255 or 19.46% from 221); Max value from RGB is 101 - color contains mainly: green. Hex color #4D652B is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #4D652B is #B29AD4. Grayscale: #575757. Windows color (decimal): -11705045 or 2843981. OLE color: 2843981.
HSL color Cylindrical-coordinate representation of color #4D652B: hue angle of 84.83º degrees, saturation: 0.4, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #4D652B is Cyan = 0.24, Magento = 0, Yellow = 0.57 and Black (K on CMYK) = 0.60.
<style> p { color: #4D652B; } p { color: rgb(77,101,43); } H1.HeaderClassName { color: #4D652B; } .AnyTagClassName { color: #4D652B; } </style>
<style> a { background-color: #4D652B; } a { background-color: rgb(77,101,43); } div.DivClassName { background-color: #4D652B; } .BgClassName { background-color: #4D652B; } </style>
<style> span { border-color: #4D652B; } span { border-color: rgb(77,101,43); } td.TdClassName { border-color: #4D652B; } .TagClassName { border-color: #4D652B; } </style>