#4D3B5F (or 0x4D3B5F) is unknown color: approx Meteorite. HEX triplet: 4D, 3B and 5F. RGB value is (77,59,95). Sum of RGB (Red+Green+Blue) = 77+59+95=231 (30% of max value = 765). Red value is 77 (30.47% from 255 or 33.33% from 231); Green value is 59 (23.44% from 255 or 25.54% from 231); Blue value is 95 (37.5% from 255 or 41.13% from 231); Max value from RGB is 95 - color contains mainly: blue. Hex color #4D3B5F is not a web safe color. Web safe color analog (approx): #663366. Inversed color of #4D3B5F is #B2C4A0. Grayscale: #444444. Windows color (decimal): -11715745 or 6241101. OLE color: 6241101.
HSL color Cylindrical-coordinate representation of color #4D3B5F: hue angle of 270º degrees, saturation: 0.23, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.37% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #4D3B5F is Cyan = 0.19, Magento = 0.38, Yellow = 0 and Black (K on CMYK) = 0.63.
<style> p { color: #4D3B5F; } p { color: rgb(77,59,95); } H1.HeaderClassName { color: #4D3B5F; } .AnyTagClassName { color: #4D3B5F; } </style>
<style> a { background-color: #4D3B5F; } a { background-color: rgb(77,59,95); } div.DivClassName { background-color: #4D3B5F; } .BgClassName { background-color: #4D3B5F; } </style>
<style> span { border-color: #4D3B5F; } span { border-color: rgb(77,59,95); } td.TdClassName { border-color: #4D3B5F; } .TagClassName { border-color: #4D3B5F; } </style>