two quick questions:-

1) how do i use RGB values with echo strings? right now I'm using

echo -e "\E[31m string"


2) is there a way to change the colour of output text without using echo?


Thanks.