RGB Color Query
| RGB(163,121,246),#a379f6 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(14,93,51),#e5d33 Sample |
|
|
|
|
| RGB(19,15,6),#130f06 Sample |
|
|
|
|
| RGB(218,47,207),#da2fcf Sample |
|
|
|
|
| RGB(148,54,91),#94365b Sample |
|
|
|
|
| RGB(59,220,227),#3bdce3 Sample |
|
|
|
|
| RGB(88,221,139),#58dd8b Sample |
|
|
|
|
| RGB(170,4,140),#aa048c Sample |
|
|
|
|
| RGB(86,45,106),#562d6a Sample |
|
|
|
|
| RGB(9,50,115),#93273 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.


