| Red color (R): | ||
| Green color (G): | ||
| Blue color (B): | ||
| Cyan color (C, %): | ||
| Magenta color (M, %): | ||
| Yellow color (Y, %): | ||
| Black key color (K, %): | ||
| Hex: | ||
| Color preview: |
Similar colors, 유사한 색상
Complementary color, 보색
Complementary colors of similar colors, 유사한 색상의 보색
| Color | name | (R,G,B) | Hex | (C,M,Y,K) |
|---|---|---|---|---|
| Black | (0,0,0) | #000000 | (0,0,0,1) | |
| White | (255,255,255) | #FFFFFF | (0,0,0,0) | |
| Red | (255,0,0) | #FF0000 | (0,1,1,0) | |
| Green | (0,255,0) | #00FF00 | (1,0,1,0) | |
| Blue | (0,0,255) | #0000FF | (1,1,0,0) | |
| Yellow | (255,255,0) | #FFFF00 | (0,0,1,0) | |
| Cyan | (0,255,255) | #00FFFF | (1,0,0,0) | |
| Magenta | (255,0,255) | #FF00FF | (0,1,0,0) |