RGB Color Query
| RGB(137,66,83),#894253 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(230,79,23),#e64f17 Sample |
|
|
|
|
| RGB(165,154,15),#a59a0f Sample |
|
|
|
|
| RGB(159,141,65),#9f8d41 Sample |
|
|
|
|
| RGB(122,184,120),#7ab878 Sample |
|
|
|
|
| RGB(153,247,241),#99f7f1 Sample |
|
|
|
|
| RGB(216,203,27),#d8cb1b Sample |
|
|
|
|
| RGB(184,224,232),#b8e0e8 Sample |
|
|
|
|
| RGB(147,70,247),#9346f7 Sample |
|
|
|
|
| RGB(68,48,103),#443067 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.


