#4E2929 (or 0x4E2929) is unknown color: approx Espresso. HEX triplet: 4E, 29 and 29. RGB value is (78,41,41). Sum of RGB (Red+Green+Blue) = 78+41+41=160 (21% of max value = 765). Red value is 78 (30.86% from 255 or 48.75% from 160); Green value is 41 (16.41% from 255 or 25.62% from 160); Blue value is 41 (16.41% from 255 or 25.62% from 160); Max value from RGB is 78 - color contains mainly: red. Hex color #4E2929 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #4E2929 is #B1D6D6. Grayscale: #343434. Windows color (decimal): -11654871 or 2697550. OLE color: 2697550.
HSL color Cylindrical-coordinate representation of color #4E2929: hue angle of 0º degrees, saturation: 0.31, lightness: 0.23%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #4E2929 is Cyan = 0, Magento = 0.47, Yellow = 0.47 and Black (K on CMYK) = 0.69.
<style> p { color: #4E2929; } p { color: rgb(78,41,41); } H1.HeaderClassName { color: #4E2929; } .AnyTagClassName { color: #4E2929; } </style>
<style> a { background-color: #4E2929; } a { background-color: rgb(78,41,41); } div.DivClassName { background-color: #4E2929; } .BgClassName { background-color: #4E2929; } </style>
<style> span { border-color: #4E2929; } span { border-color: rgb(78,41,41); } td.TdClassName { border-color: #4E2929; } .TagClassName { border-color: #4E2929; } </style>