RGB Color Query
| RGB(105,157,104),#699d68 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(185,128,8),#b98008 Sample |
|
|
|
|
| RGB(47,253,61),#2ffd3d Sample |
|
|
|
|
| RGB(132,145,5),#849105 Sample |
|
|
|
|
| RGB(20,148,239),#1494ef Sample |
|
|
|
|
| RGB(10,193,107),#ac16b Sample |
|
|
|
|
| RGB(131,26,101),#831a65 Sample |
|
|
|
|
| RGB(1,71,26),#1471a Sample |
|
|
|
|
| RGB(208,40,57),#d02839 Sample |
|
|
|
|
| RGB(38,214,54),#26d636 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.


