RGB Color Query
| RGB(142,157,160),#8e9da0 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(139,128,80),#8b8050 Sample |
|
|
|
|
| RGB(119,253,201),#77fdc9 Sample |
|
|
|
|
| RGB(149,145,34),#959122 Sample |
|
|
|
|
| RGB(151,148,233),#9794e9 Sample |
|
|
|
|
| RGB(129,193,12),#81c10c Sample |
|
|
|
|
| RGB(43,26,20),#2b1a14 Sample |
|
|
|
|
| RGB(7,71,132),#74784 Sample |
|
|
|
|
| RGB(141,40,22),#8d2816 Sample |
|
|
|
|
| RGB(224,214,111),#e0d66f 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.


