Color Name   RGB     HEX Color Preview
Red       255,0,0 #FF0000     background-color: #FF0000; width: 50px; height: 20px;
Green     0,255,0 #00FF00     background-color: #00FF00; width: 50px; height: 20px;
Blue      0,0,255 #0000FF     background-color: #0000FF; width: 50px; height: 20px;
Yellow    255,255,0 #FFFF00   background-color: #FFFF00; width: 50px; height: 20px;
Cyan      0,255,255 #00FFFF   background-color: #00FFFF; width: 50px; height: 20px;
Magenta   255,0,255 #FF00FF   background-color: #FF00FF; width: 50px; height: 20px;
Orange    255,165,0 #FFA500   background-color: #FFA500; width: 50px; height: 20px;
Purple    128,0,128 #800080   background-color: #800080; width: 50px; height: 20px;
Pink      255,192,20#FFC0CB   background-color: #FFC0CB; width: 50px; height: 20px;
Brown     165,42,42 #A52A2A   background-color: #A52A2A; width: 50px; height: 20px;