Código de color melocotón RGB = # FFDAB9 = 255 * 65536 + 218 * 256 + 185 = (255,218,185)
ROJO = 255, VERDE = 218, AZUL = 185
| Color | Nombre de color HTML / CSS | Código hexadecimal #RRGGBB | Código decimal (R, G, B) | 
|---|---|---|---|
| melocotón | # FFDAB9 | rgb (255,218,185) | |
| mocasín | # FFE4B5 | rgb (255,228,181) | |
| papaya | # FFEFD5 | rgb (255,239,213) | |
| rosado | # FFC0CB | rgb (255,192,203) | 
Advertising