#4E1E1B (or 0x4E1E1B) is unknown color: approx Red Oxide. HEX triplet: 4E, 1E and 1B. RGB value is (78,30,27). Sum of RGB (Red+Green+Blue) = 78+30+27=135 (17% of max value = 765). Red value is 78 (30.86% from 255 or 57.78% from 135); Green value is 30 (12.11% from 255 or 22.22% from 135); Blue value is 27 (10.94% from 255 or 20% from 135); Max value from RGB is 78 - color contains mainly: red. Hex color #4E1E1B is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #4E1E1B is #B1E1E4. Grayscale: #2C2C2C. Windows color (decimal): -11657701 or 1777230. OLE color: 1777230.
HSL color Cylindrical-coordinate representation of color #4E1E1B: hue angle of 3.53º degrees, saturation: 0.49, lightness: 0.21%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #4E1E1B is Cyan = 0, Magento = 0.62, Yellow = 0.65 and Black (K on CMYK) = 0.69.
<style> p { color: #4E1E1B; } p { color: rgb(78,30,27); } H1.HeaderClassName { color: #4E1E1B; } .AnyTagClassName { color: #4E1E1B; } </style>
<style> a { background-color: #4E1E1B; } a { background-color: rgb(78,30,27); } div.DivClassName { background-color: #4E1E1B; } .BgClassName { background-color: #4E1E1B; } </style>
<style> span { border-color: #4E1E1B; } span { border-color: rgb(78,30,27); } td.TdClassName { border-color: #4E1E1B; } .TagClassName { border-color: #4E1E1B; } </style>