Marcs Notes

Home

❯

university

❯

Data Science

❯

Data Visualization

❯

Color Models

Color Models

10. Juni 20251 min read

Color Models

A color model is an abstract representation of colors using three values as coordinates in a color space.

You can differentiate Additive Color Model and Subtractive Color Model.

Examples

  • RGB Color Model
  • CMYk Color Model
  • HSV Color Model
  • HSL Color Model
  • HTML Color Codes (Hex string)

Relation between RGB and HSV:

Transform from RGB to HSV


Graphansicht

  • Color Models
  • Examples
  • Relation between RGB and HSV:
  • Transform from RGB to HSV

Backlinks

  • Additive Color Model
  • Color Space
  • Color
  • InfoVis Chapter 1 - Data Types and Colors
  • Subtractive Color Model

Erstellt mit Quartz v4.5.0 © 2025

  • GitHub