Codi de color RGB rosa = # FFC0CB = 255 * 65536 + 192 * 256 + 203 = (255,192,203)
VERMELL = 255, VERD = 192, BLAU = 203
Color | Nom de color HTML / CSS |
Codi hexadecimal #RRGGBB |
Codi decimal (R, G, B) |
---|---|---|---|
rosa | # FFC0CB | rgb (255.192.203) | |
Rosa clar | # FFB6C1 | rgb (255.182.193) | |
hotpink | # FF69B4 | rgb (255.105.180) | |
deeppink | # FF1493 | rgb (255,20,147) | |
paleviolat | # DB7093 | rgb (219.112.147) | |
mig violeta | # C71585 | rgb (199,21,133) |