#4D0F3D (or 0x4D0F3D) is unknown color: approx Blackberry. HEX triplet: 4D, 0F and 3D. RGB value is (77,15,61). Sum of RGB (Red+Green+Blue) = 77+15+61=153 (20% of max value = 765). Red value is 77 (30.47% from 255 or 50.33% from 153); Green value is 15 (6.25% from 255 or 9.80% from 153); Blue value is 61 (24.22% from 255 or 39.87% from 153); Max value from RGB is 77 - color contains mainly: red. Hex color #4D0F3D is not a web safe color. Web safe color analog (approx): #660033. Inversed color of #4D0F3D is #B2F0C2. Grayscale: #262626. Windows color (decimal): -11727043 or 4001613. OLE color: 4001613.
HSL color Cylindrical-coordinate representation of color #4D0F3D: hue angle of 315.48º degrees, saturation: 0.67, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.3% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #4D0F3D is Cyan = 0, Magento = 0.81, Yellow = 0.21 and Black (K on CMYK) = 0.70.
<style> p { color: #4D0F3D; } p { color: rgb(77,15,61); } H1.HeaderClassName { color: #4D0F3D; } .AnyTagClassName { color: #4D0F3D; } </style>
<style> a { background-color: #4D0F3D; } a { background-color: rgb(77,15,61); } div.DivClassName { background-color: #4D0F3D; } .BgClassName { background-color: #4D0F3D; } </style>
<style> span { border-color: #4D0F3D; } span { border-color: rgb(77,15,61); } td.TdClassName { border-color: #4D0F3D; } .TagClassName { border-color: #4D0F3D; } </style>