INI
Color Theory - INI
Color theory is a theoretical framework based on the three attributes of color (hue, value, and saturation), using the color wheel to understand color relationships and create effective color schemes. It is widely applied in design, fine arts, fashion, and interior design, providing techniques to create visual harmony and contrast through color schemes such as complementary, analogous, and triadic colors.
color theory
color wheel
complementary colors
analogous colors
three attributes of color
color scheme
design
art
[item.hue]
code=01
slug=hue
name=Hue
description=The attribute representing the type of color such as red, yellow, and blue.
category=Three Attributes of Color
[item.saturation]
code=02
slug=saturation
name=Saturation
description=The attribute representing the vividness or intensity of a color.
category=Three Attributes of Color
[item.value]
code=03
slug=value
name=Value
description=The attribute representing the lightness or darkness of a color.
category=Three Attributes of Color
[item.color-wheel]
code=04
slug=color-wheel
name=Color Wheel
description=A circular diagram showing the relationships between colors.
category=Color Theory
[item.complementary-colors]
code=05
slug=complementary-colors
name=Complementary Colors
description=Color pairs positioned opposite each other on the color wheel.
category=Color Scheme
[item.analogous-colors]
code=06
slug=analogous-colors
name=Analogous Colors
description=Colors that are adjacent to each other on the color wheel.
category=Color Scheme
[item.triadic-colors]
code=07
slug=triadic-colors
name=Triadic Colors
description=Three colors equally spaced around the color wheel.
category=Color Scheme
[item.split-complementary]
code=08
slug=split-complementary
name=Split-Complementary
description=A color scheme combining one color with the two colors adjacent to its complement.
category=Color Scheme
[item.monochromatic]
code=09
slug=monochromatic
name=Monochromatic
description=A color scheme using variations in value and saturation of a single hue.
category=Color Scheme
[item.color-solid]
code=10
slug=color-solid
name=Color Solid
description=A three-dimensional representation of the three attributes of color.
category=Color Theory