RGB Color Query
| RGB(249,177,247),#f9b1f7 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(209,125,103),#d17d67 Sample |
|
|
|
|
| RGB(70,196,88),#46c458 Sample |
|
|
|
|
| RGB(199,189,19),#c7bd13 Sample |
|
|
|
|
| RGB(174,73,76),#ae494c Sample |
|
|
|
|
| RGB(83,194,50),#53c232 Sample |
|
|
|
|
| RGB(73,102,159),#49669f Sample |
|
|
|
|
| RGB(189,64,10),#bd400a Sample |
|
|
|
|
| RGB(121,23,183),#7917b7 Sample |
|
|
|
|
| RGB(240,117,193),#f075c1 Sample |
|
|
|
|
For example, if you want white, just enter one of the following text:
RGB(255, 255, 255)
255,255,255
255 255 255
#FFFFFF
FFFFFF
white
白
白色
Each one is recognizable.


