This code:
shell_exec(\'color 12\');
Does nothing from PHP CLI.
It does do something if run interactively in a cmd.exe
cmd.exe