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.
Sample decision
sRGB Hue Value Explicit Sample
336

Model:

color-srgb-hue-value/explicit

Params:

  • value

    336

Sample data
{
"name": "sRGB Hue Value Explicit Sample",
"model": "color-srgb-hue-value/explicit",
"params": {
"value": 336
}
}
🐘 Help wanted: Documenting schemas