Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
A
 analogic, JsGouache. Color. JsGouache. Color
 analogous, JsGouache. Color. JsGouache. Color
C
 complementary, JsGouache. Color. JsGouache. Color
D
 degree_offsets, JsGouache. Color. JsGouache. Color
F
 Function
H
 hue_dn, JsGouache. Color. JsGouache. Color
 hue_shift, JsGouache. Color. JsGouache. Color
 hue_up, JsGouache. Color. JsGouache. Color
I
 is_websafe, JsGouache. Color. JsGouache. Color
J
 JSG_Inherits, Function. Function
 JsGouache
 JsGouache. Color
 JsGouache. ColorAccessible
 JsGouache. ColorScales
 JsGouache.js
L
 luminance_dn, JsGouache. Color. JsGouache. Color
 luminance_range, JsGouache. Color. JsGouache. Color
 luminance_shift, JsGouache. Color. JsGouache. Color
 luminance_up, JsGouache. Color. JsGouache. Color
R
 readability, JsGouache. ColorAccessible. JsGouache. ColorAccessible
S
 saturation_dn, JsGouache. Color. JsGouache. Color
 saturation_range, JsGouache. Color. JsGouache. Color
 saturation_shift, JsGouache. Color. JsGouache. Color
 saturation_up, JsGouache. Color. JsGouache. Color
 simulate, JsGouache. Color. JsGouache. Color
 soft_complementary, JsGouache. Color. JsGouache. Color
T
 tetrad, JsGouache. Color. JsGouache. Color
 tetrad_alt, JsGouache. Color. JsGouache. Color
 The Hexadecimal color object(constructor)
 The HSL color object(constructor)
 The JsGouache color object(constructor)
 The RGB color object(constructor)
 to_css, JsGouache. Color. JsGouache. Color
 to_hex, JsGouache. Color. JsGouache. Color
 to_hsl, JsGouache. Color. JsGouache. Color
 to_rgb, JsGouache. Color. JsGouache. Color
 triad, JsGouache. Color. JsGouache. Color
The analogic colors
The analogous colors
Get the complementary color
Fetch an adjacent color on the color wheel
Prototypes for the javascript “Function” Object.
Down-shifted hue
Get a Hue-Shifted Color
Up-shifted hue
Is the color ‘websafe’ ?
addon to the core Function, mimmics inheritance
JsGouache namespace
These functions apply to all the color spaces
Generates RGB and HSL color scales (256 colors), returns an array of JsGouache.Color Objects
JsGouache aims to offer a tool for javascript developers to manipulate colors within various color spaces while raising awareness for different types of color deficiencies.
Down-shifted luminance
Fetch an array representation of a color’s luminance range
Get a Luminance-shifted Color
Up-shifted luminance
Get the readability factor of two colors (foreground and background) According to current W3C Standards
Down-shifted saturation
Fetch an array representation of a color’s saturation range
Get a Saturation-Shifted Color
Up-shifted Saturation
Color perception disability simulations.
The soft complementary color
The tetradic colors (square)
The alternate tetradic colors (rectangle)
Creates a JsGouache.HexColor Object
Creates a JsGouache.HSLColor Object
The JsGouache.Color construct creates the main color object which can then be used within the various color spaces.
Creates a JsGouache.RGBColor Object
Transforms color to a css string representation
Switch color space to Hexadeciaml
Switch color space to HSL
Switch color space to RGB
The triadic colors