Skip to content

sRGB Hue Value

color value

type: color-srgb-hue-value

A decision to define the hue of a sRGB color.

Models

The following models can be used to produce a sRGB Hue Value decision.

Explicit value

Defines the hue of a sRGB color as degrees on the sRGB color wheel.
🚧 Schema
Sample data
{
  "model": "color-srgb-hue-value/explicit",
  "name": "sRGB Hue Value Explicit Sample",
  "params": {
    "value": 336
  }
}
sRGB Hue Value Explicit Sample
336

Model:

color-srgb-hue-value/explicit

Params:

  • value

    336