color grid square binary
intro
In computer world, one of description about a color palette is a combination of colors used by UI designers when designing an interface (Hannah, 2023). One way to represent the palette in the form of color grid (Chakraborty, 2018). Here we will not make such color grid, but more like combination of only of two colors, i.e. black and white, in a grid for certain proportion of grid in white and black.
1×1
- 1-1
2×2
- 1-4-6-4-1
3×3
- 1-8-28-56-70-56-28-8-1
$$ \cdot\cdot $$
refs
- Chakraborty R (2018) “Building a Color Palette Framework”, Medium, url 1ttps://medium.com/sketch-app-sources/96dbda541c2e.
- Hannah J (2023) “An Introduction to Color Theory and Color Palettes”, CareerFoundry, url https://careerfoundry.com/en/blog/ui-design/introduction-to-color-theory-an -color-palettes/.