#4E5308 (or 0x4E5308) is unknown color: approx Verdun Green. HEX triplet: 4E, 53 and 08. RGB value is (78,83,8). Sum of RGB (Red+Green+Blue) = 78+83+8=169 (22% of max value = 765). Red value is 78 (30.86% from 255 or 46.15% from 169); Green value is 83 (32.81% from 255 or 49.11% from 169); Blue value is 8 (3.52% from 255 or 4.73% from 169); Max value from RGB is 83 - color contains mainly: green. Hex color #4E5308 is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #4E5308 is #B1ACF7. Grayscale: #494949. Windows color (decimal): -11644152 or 545614. OLE color: 545614.
HSL color Cylindrical-coordinate representation of color #4E5308: hue angle of 64º degrees, saturation: 0.82, lightness: 0.18%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.9%. Process color model (Four color, CMYK) of #4E5308 is Cyan = 0.06, Magento = 0, Yellow = 0.90 and Black (K on CMYK) = 0.67.
<style> p { color: #4e5308; } p { color: rgb(78,83,8); } H1.HeaderClassName { color: #4e5308; } .AnyTagClassName { color: #4e5308; } </style>
<style> a { background-color: #4e5308; } a { background-color: rgb(78,83,8); } div.DivClassName { background-color: #4e5308; } .BgClassName { background-color: #4e5308; } </style>
<style> span { border-color: #4e5308; } span { border-color: rgb(78,83,8); } td.TdClassName { border-color: #4e5308; } .TagClassName { border-color: #4e5308; } </style>