RGB Color Query
| RGB(43,172,20),#2bac14 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(7,72,132),#74884 Sample |
|
|
|
|
| RGB(141,198,22),#8dc616 Sample |
|
|
|
|
| RGB(224,139,111),#e08b6f Sample |
|
|
|
|
| RGB(67,104,69),#436845 Sample |
|
|
|
|
| RGB(219,213,92),#dbd55c Sample |
|
|
|
|
| RGB(62,83,67),#3e5343 Sample |
|
|
|
|
| RGB(79,156,1),#4f9c01 Sample |
|
|
|
|
| RGB(104,239,248),#68eff8 Sample |
|
|
|
|
| RGB(186,68,251),#ba44fb 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.


