RGB Color Query
| RGB(63,244,68),#3ff444 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(16,200,154),#10c89a Sample |
|
|
|
|
| RGB(228,234,21),#e4ea15 Sample |
|
|
|
|
| RGB(114,237,135),#72ed87 Sample |
|
|
|
|
| RGB(140,37,133),#8c2585 Sample |
|
|
|
|
| RGB(171,204,165),#abcca5 Sample |
|
|
|
|
| RGB(134,166,155),#86a69b Sample |
|
|
|
|
| RGB(60,202,204),#3ccacc Sample |
|
|
|
|
| RGB(53,38,195),#3526c3 Sample |
|
|
|
|
| RGB(56,114,143),#38728f 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.


