#4D320B (or 0x4D320B) is unknown color: approx Baker's Chocolate. HEX triplet: 4D, 32 and 0B. RGB value is (77,50,11). Sum of RGB (Red+Green+Blue) = 77+50+11=138 (18% of max value = 765). Red value is 77 (30.47% from 255 or 55.80% from 138); Green value is 50 (19.92% from 255 or 36.23% from 138); Blue value is 11 (4.69% from 255 or 7.97% from 138); Max value from RGB is 77 - color contains mainly: red. Hex color #4D320B is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #4D320B is #B2CDF4. Grayscale: #353535. Windows color (decimal): -11718133 or 733773. OLE color: 733773.
HSL color Cylindrical-coordinate representation of color #4D320B: hue angle of 35.45º degrees, saturation: 0.75, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #4D320B is Cyan = 0, Magento = 0.35, Yellow = 0.86 and Black (K on CMYK) = 0.70.
<style> p { color: #4D320B; } p { color: rgb(77,50,11); } H1.HeaderClassName { color: #4D320B; } .AnyTagClassName { color: #4D320B; } </style>
<style> a { background-color: #4D320B; } a { background-color: rgb(77,50,11); } div.DivClassName { background-color: #4D320B; } .BgClassName { background-color: #4D320B; } </style>
<style> span { border-color: #4D320B; } span { border-color: rgb(77,50,11); } td.TdClassName { border-color: #4D320B; } .TagClassName { border-color: #4D320B; } </style>