RGB Color Query
| RGB(5,134,2),#58602 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(11,161,46),#ba12e Sample |
|
|
|
|
| RGB(154,232,36),#9ae824 Sample |
|
|
|
|
| RGB(120,238,85),#78ee55 Sample |
|
|
|
|
| RGB(222,90,38),#de5a26 Sample |
|
|
|
|
| RGB(178,241,116),#b2f174 Sample |
|
|
|
|
| RGB(192,142,176),#c08eb0 Sample |
|
|
|
|
| RGB(99,138,226),#638ae2 Sample |
|
|
|
|
| RGB(241,199,169),#f1c7a9 Sample |
|
|
|
|
| RGB(57,60,109),#393c6d 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.


