RGB Color Query
| RGB(196,183,217),#c4b7d9 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(195,131,52),#c38334 Sample |
|
|
|
|
| RGB(74,191,246),#4abff6 Sample |
|
|
|
|
| RGB(164,55,51),#a43733 Sample |
|
|
|
|
| RGB(215,207,6),#d7cf06 Sample |
|
|
|
|
| RGB(110,217,207),#6ed9cf Sample |
|
|
|
|
| RGB(34,11,91),#220b5b Sample |
|
|
|
|
| RGB(21,97,227),#1561e3 Sample |
|
|
|
|
| RGB(75,19,139),#4b138b Sample |
|
|
|
|
| RGB(152,105,140),#98698c 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.


