#4E240F (or 0x4E240F) is unknown color: approx Indian Tan. HEX triplet: 4E, 24 and 0F. RGB value is (78,36,15). Sum of RGB (Red+Green+Blue) = 78+36+15=129 (17% of max value = 765). Red value is 78 (30.86% from 255 or 60.47% from 129); Green value is 36 (14.45% from 255 or 27.91% from 129); Blue value is 15 (6.25% from 255 or 11.63% from 129); Max value from RGB is 78 - color contains mainly: red. Hex color #4E240F is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #4E240F is #B1DBF0. Grayscale: #2E2E2E. Windows color (decimal): -11656177 or 992334. OLE color: 992334.
HSL color Cylindrical-coordinate representation of color #4E240F: hue angle of 20º degrees, saturation: 0.68, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.31% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #4E240F is Cyan = 0, Magento = 0.54, Yellow = 0.81 and Black (K on CMYK) = 0.69.
<style> p { color: #4E240F; } p { color: rgb(78,36,15); } H1.HeaderClassName { color: #4E240F; } .AnyTagClassName { color: #4E240F; } </style>
<style> a { background-color: #4E240F; } a { background-color: rgb(78,36,15); } div.DivClassName { background-color: #4E240F; } .BgClassName { background-color: #4E240F; } </style>
<style> span { border-color: #4E240F; } span { border-color: rgb(78,36,15); } td.TdClassName { border-color: #4E240F; } .TagClassName { border-color: #4E240F; } </style>