#4E550C (or 0x4E550C) is unknown color: approx Verdun Green. HEX triplet: 4E, 55 and 0C. RGB value is (78,85,12). Sum of RGB (Red+Green+Blue) = 78+85+12=175 (23% of max value = 765). Red value is 78 (30.86% from 255 or 44.57% from 175); Green value is 85 (33.59% from 255 or 48.57% from 175); Blue value is 12 (5.08% from 255 or 6.86% from 175); Max value from RGB is 85 - color contains mainly: green. Hex color #4E550C is not a web safe color. Web safe color analog (approx): #666600. Inversed color of #4E550C is #B1AAF3. Grayscale: #4A4A4A. Windows color (decimal): -11643636 or 808270. OLE color: 808270.
HSL color Cylindrical-coordinate representation of color #4E550C: hue angle of 65.75º degrees, saturation: 0.75, lightness: 0.19%. HSV value (or HSB Brightness) of color is 0.33% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #4E550C is Cyan = 0.08, Magento = 0, Yellow = 0.86 and Black (K on CMYK) = 0.67.
<style> p { color: #4E550C; } p { color: rgb(78,85,12); } H1.HeaderClassName { color: #4E550C; } .AnyTagClassName { color: #4E550C; } </style>
<style> a { background-color: #4E550C; } a { background-color: rgb(78,85,12); } div.DivClassName { background-color: #4E550C; } .BgClassName { background-color: #4E550C; } </style>
<style> span { border-color: #4E550C; } span { border-color: rgb(78,85,12); } td.TdClassName { border-color: #4E550C; } .TagClassName { border-color: #4E550C; } </style>