RGB Color Query
| RGB(78,204,74),#4ecc4a Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(39,166,32),#27a620 Sample |
|
|
|
|
| RGB(93,202,73),#5dca49 Sample |
|
|
|
|
| RGB(26,38,105),#1a2669 Sample |
|
|
|
|
| RGB(142,114,160),#8e72a0 Sample |
|
|
|
|
| RGB(139,96,80),#8b6050 Sample |
|
|
|
|
| RGB(119,82,201),#7752c9 Sample |
|
|
|
|
| RGB(149,74,34),#954a22 Sample |
|
|
|
|
| RGB(151,36,233),#9724e9 Sample |
|
|
|
|
| RGB(129,158,12),#819e0c 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.


