#4D5F3F (or 0x4D5F3F) is unknown color: approx Cabbage Pont. HEX triplet: 4D, 5F and 3F. RGB value is (77,95,63). Sum of RGB (Red+Green+Blue) = 77+95+63=235 (31% of max value = 765). Red value is 77 (30.47% from 255 or 32.77% from 235); Green value is 95 (37.5% from 255 or 40.43% from 235); Blue value is 63 (25% from 255 or 26.81% from 235); Max value from RGB is 95 - color contains mainly: green. Hex color #4D5F3F is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #4D5F3F is #B2A0C0. Grayscale: #565656. Windows color (decimal): -11706561 or 4153165. OLE color: 4153165.
HSL color Cylindrical-coordinate representation of color #4D5F3F: hue angle of 93.75º degrees, saturation: 0.2, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #4D5F3F is Cyan = 0.19, Magento = 0, Yellow = 0.34 and Black (K on CMYK) = 0.63.
<style> p { color: #4D5F3F; } p { color: rgb(77,95,63); } H1.HeaderClassName { color: #4D5F3F; } .AnyTagClassName { color: #4D5F3F; } </style>
<style> a { background-color: #4D5F3F; } a { background-color: rgb(77,95,63); } div.DivClassName { background-color: #4D5F3F; } .BgClassName { background-color: #4D5F3F; } </style>
<style> span { border-color: #4D5F3F; } span { border-color: rgb(77,95,63); } td.TdClassName { border-color: #4D5F3F; } .TagClassName { border-color: #4D5F3F; } </style>