RGB Color Query
| RGB(2,115,114),#27372 Sample |
|
|
|
|
|---|---|---|---|---|
| RGB(187,155,145),#bb9b91 Sample |
|
|
|
|
| RGB(217,94,171),#d95eab Sample |
|
|
|
|
| RGB(41,246,192),#29f6c0 Sample |
|
|
|
|
| RGB(137,108,83),#896c53 Sample |
|
|
|
|
| RGB(230,27,23),#e61b17 Sample |
|
|
|
|
| RGB(165,144,15),#a5900f Sample |
|
|
|
|
| RGB(159,91,65),#9f5b41 Sample |
|
|
|
|
| RGB(122,151,120),#7a9778 Sample |
|
|
|
|
| RGB(153,226,241),#99e2f1 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.


