A web developer is inspecting a CSS style sheet and finds that the green channel of an RGB color is represented by the hexadecimal value D4\text{D}4D4.
Convert this hexadecimal number into its decimal equivalent to determine the intensity value of the green channel.
Show your working.