#047C18 (or 0x047C18) is unknown color: approx Green. HEX triplet: 04, 7C and 18. RGB value is (4,124,24). Sum of RGB (Red+Green+Blue) = 4+124+24=152 (20% of max value = 765). Red value is 4 (1.95% from 255 or 2.63% from 152); Green value is 124 (48.83% from 255 or 81.58% from 152); Blue value is 24 (9.77% from 255 or 15.79% from 152); Max value from RGB is 124 - color contains mainly: green. Hex color #047C18 is not a web safe color. Web safe color analog (approx): #006600. Inversed color of #047C18 is #FB83E7. Grayscale: #4D4D4D. Windows color (decimal): -16483304 or 1604612. OLE color: 1604612.
HSL color Cylindrical-coordinate representation of color #047C18: hue angle of 130º degrees, saturation: 0.94, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.49% and HSV saturation: 0.97%. Process color model (Four color, CMYK) of #047C18 is Cyan = 0.97, Magento = 0, Yellow = 0.81 and Black (K on CMYK) = 0.51.
<style> p { color: #047C18; } p { color: rgb(4,124,24); } H1.HeaderClassName { color: #047C18; } .AnyTagClassName { color: #047C18; } </style>
<style> a { background-color: #047C18; } a { background-color: rgb(4,124,24); } div.DivClassName { background-color: #047C18; } .BgClassName { background-color: #047C18; } </style>
<style> span { border-color: #047C18; } span { border-color: rgb(4,124,24); } td.TdClassName { border-color: #047C18; } .TagClassName { border-color: #047C18; } </style>