RGB Color Query
| RGB(196,135,217),#c487d9 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(195,33,52),#c32134 Sample |
|
|
|
|
| RGB(74,169,246),#4aa9f6 Sample |
|
|
|
|
| RGB(164,53,51),#a43533 Sample |
|
|
|
|
| RGB(215,17,6),#d71106 Sample |
|
|
|
|
| RGB(110,84,207),#6e54cf Sample |
|
|
|
|
| RGB(34,174,91),#22ae5b Sample |
|
|
|
|
| RGB(21,171,227),#15abe3 Sample |
|
|
|
|
| RGB(75,209,139),#4bd18b Sample |
|
|
|
|
| RGB(152,170,140),#98aa8c 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.


