Simpler rules

#1: =COUNTIF(A2:C2,"yes")=3
#2: =COUNTIF(A2:C2,"yes")>0
#3: =COUNTIF(A2:C2,"yes")=0

If using Excel 2007, ensure that you tick the STop If True box, otherwise #'2 can override #1.