#4D123C (or 0x4D123C) is unknown color: approx Blackberry. HEX triplet: 4D, 12 and 3C. RGB value is (77,18,60). Sum of RGB (Red+Green+Blue) = 77+18+60=155 (20% of max value = 765). Red value is 77 (30.47% from 255 or 49.68% from 155); Green value is 18 (7.42% from 255 or 11.61% from 155); Blue value is 60 (23.83% from 255 or 38.71% from 155); Max value from RGB is 77 - color contains mainly: red. Hex color #4D123C is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #4D123C is #B2EDC3. Grayscale: #282828. Windows color (decimal): -11726276 or 3936845. OLE color: 3936845.
HSL color Cylindrical-coordinate representation of color #4D123C: hue angle of 317.29º degrees, saturation: 0.62, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #4D123C is Cyan = 0, Magento = 0.77, Yellow = 0.22 and Black (K on CMYK) = 0.70.
<style> p { color: #4D123C; } p { color: rgb(77,18,60); } H1.HeaderClassName { color: #4D123C; } .AnyTagClassName { color: #4D123C; } </style>
<style> a { background-color: #4D123C; } a { background-color: rgb(77,18,60); } div.DivClassName { background-color: #4D123C; } .BgClassName { background-color: #4D123C; } </style>
<style> span { border-color: #4D123C; } span { border-color: rgb(77,18,60); } td.TdClassName { border-color: #4D123C; } .TagClassName { border-color: #4D123C; } </style>