#4D3B3F (or 0x4D3B3F) is unknown color: approx Jon. HEX triplet: 4D, 3B and 3F. RGB value is (77,59,63). Sum of RGB (Red+Green+Blue) = 77+59+63=199 (26% of max value = 765). Red value is 77 (30.47% from 255 or 38.69% from 199); Green value is 59 (23.44% from 255 or 29.65% from 199); Blue value is 63 (25% from 255 or 31.66% from 199); Max value from RGB is 77 - color contains mainly: red. Hex color #4D3B3F is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #4D3B3F is #B2C4C0. Grayscale: #404040. Windows color (decimal): -11715777 or 4143949. OLE color: 4143949.
HSL color Cylindrical-coordinate representation of color #4D3B3F: hue angle of 346.67º degrees, saturation: 0.13, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #4D3B3F is Cyan = 0, Magento = 0.23, Yellow = 0.18 and Black (K on CMYK) = 0.70.
<style> p { color: #4d3b3f; } p { color: rgb(77,59,63); } H1.HeaderClassName { color: #4d3b3f; } .AnyTagClassName { color: #4d3b3f; } </style>
<style> a { background-color: #4d3b3f; } a { background-color: rgb(77,59,63); } div.DivClassName { background-color: #4d3b3f; } .BgClassName { background-color: #4d3b3f; } </style>
<style> span { border-color: #4d3b3f; } span { border-color: rgb(77,59,63); } td.TdClassName { border-color: #4d3b3f; } .TagClassName { border-color: #4d3b3f; } </style>