C++ Essence Library 0.1.0
A Utility Library for Modern C++ Programming
Loading...
Searching...
No Matches
essence::argb_colors Struct Reference

Common predefined colors. More...

#include <argb_color.hpp>

Static Public Attributes

static constexpr argb_color alice_blue
 
static constexpr argb_color light_salmon
 
static constexpr argb_color antique_white
 
static constexpr argb_color light_sea_green
 
static constexpr argb_color aqua
 
static constexpr argb_color light_sky_blue
 
static constexpr argb_color aquamarine
 
static constexpr argb_color light_slate_gray
 
static constexpr argb_color azure
 
static constexpr argb_color light_steel_blue
 
static constexpr argb_color beige
 
static constexpr argb_color light_yellow
 
static constexpr argb_color bisque
 
static constexpr argb_color lime
 
static constexpr argb_color black
 
static constexpr argb_color lime_green
 
static constexpr argb_color blanched_almond
 
static constexpr argb_color linen
 
static constexpr argb_color blue
 
static constexpr argb_color magenta
 
static constexpr argb_color blue_violet
 
static constexpr argb_color maroon
 
static constexpr argb_color brown
 
static constexpr argb_color medium_aquamarine
 
static constexpr argb_color burly_wood
 
static constexpr argb_color medium_blue
 
static constexpr argb_color cadet_blue
 
static constexpr argb_color medium_orchid
 
static constexpr argb_color chartreuse
 
static constexpr argb_color medium_purple
 
static constexpr argb_color chocolate
 
static constexpr argb_color medium_sea_green
 
static constexpr argb_color coral
 
static constexpr argb_color medium_slate_blue
 
static constexpr argb_color cornflower_blue
 
static constexpr argb_color medium_spring_green
 
static constexpr argb_color cornsilk
 
static constexpr argb_color medium_turquoise
 
static constexpr argb_color crimson
 
static constexpr argb_color medium_violet_red
 
static constexpr argb_color cyan
 
static constexpr argb_color midnight_blue
 
static constexpr argb_color dark_blue
 
static constexpr argb_color mint_cream
 
static constexpr argb_color dark_cyan
 
static constexpr argb_color misty_rose
 
static constexpr argb_color dark_goldenrod
 
static constexpr argb_color moccasin
 
static constexpr argb_color dark_gray
 
static constexpr argb_color navajo_white
 
static constexpr argb_color dark_green
 
static constexpr argb_color navy
 
static constexpr argb_color dark_khaki
 
static constexpr argb_color old_lace
 
static constexpr argb_color dark_magena
 
static constexpr argb_color olive
 
static constexpr argb_color dark_olive_green
 
static constexpr argb_color olive_drab
 
static constexpr argb_color dark_orange
 
static constexpr argb_color orange
 
static constexpr argb_color dark_orchid
 
static constexpr argb_color orange_red
 
static constexpr argb_color dark_red
 
static constexpr argb_color orchid
 
static constexpr argb_color dark_salmon
 
static constexpr argb_color pale_goldenrod
 
static constexpr argb_color dark_sea_green
 
static constexpr argb_color pale_green
 
static constexpr argb_color dark_slate_blue
 
static constexpr argb_color pale_turquoise
 
static constexpr argb_color dark_slate_gray
 
static constexpr argb_color pale_violet_red
 
static constexpr argb_color dark_turquoise
 
static constexpr argb_color papaya_whip
 
static constexpr argb_color dark_violet
 
static constexpr argb_color peach_puff
 
static constexpr argb_color deep_pink
 
static constexpr argb_color peru
 
static constexpr argb_color deep_sky_blue
 
static constexpr argb_color pink
 
static constexpr argb_color dim_gray
 
static constexpr argb_color plum
 
static constexpr argb_color dodger_blue
 
static constexpr argb_color powder_blue
 
static constexpr argb_color firebrick
 
static constexpr argb_color purple
 
static constexpr argb_color floral_white
 
static constexpr argb_color red
 
static constexpr argb_color forest_green
 
static constexpr argb_color rosy_brown
 
static constexpr argb_color fuschia
 
static constexpr argb_color royal_blue
 
static constexpr argb_color gainsboro
 
static constexpr argb_color saddle_brown
 
static constexpr argb_color ghost_white
 
static constexpr argb_color salmon
 
static constexpr argb_color gold
 
static constexpr argb_color sandy_brown
 
static constexpr argb_color goldenrod
 
static constexpr argb_color sea_green
 
static constexpr argb_color gray
 
static constexpr argb_color seashell
 
static constexpr argb_color green
 
static constexpr argb_color sienna
 
static constexpr argb_color green_yellow
 
static constexpr argb_color silver
 
static constexpr argb_color honeydew
 
static constexpr argb_color sky_blue
 
static constexpr argb_color hot_pink
 
static constexpr argb_color slate_blue
 
static constexpr argb_color indian_red
 
static constexpr argb_color slate_gray
 
static constexpr argb_color indigo
 
static constexpr argb_color snow
 
static constexpr argb_color ivory
 
static constexpr argb_color spring_green
 
static constexpr argb_color khaki
 
static constexpr argb_color steel_blue
 
static constexpr argb_color lavender
 
static constexpr argb_color tan
 
static constexpr argb_color lavender_blush
 
static constexpr argb_color teal
 
static constexpr argb_color lawn_green
 
static constexpr argb_color thistle
 
static constexpr argb_color lemon_chiffon
 
static constexpr argb_color tomato
 
static constexpr argb_color light_blue
 
static constexpr argb_color turquoise
 
static constexpr argb_color light_coral
 
static constexpr argb_color violet
 
static constexpr argb_color light_cyan
 
static constexpr argb_color wheat
 
static constexpr argb_color light_goldenrod_yellow
 
static constexpr argb_color white
 
static constexpr argb_color light_green
 
static constexpr argb_color white_smoke
 
static constexpr argb_color light_gray
 
static constexpr argb_color yellow
 
static constexpr argb_color light_pink
 
static constexpr argb_color yellow_green
 

Detailed Description

Common predefined colors.

Remarks
http://www.flounder.com/csharp_color_table.htm

Member Data Documentation

◆ alice_blue

argb_color essence::argb_colors::alice_blue
staticconstexpr
Initial value:
{
.r = 240,
.g = 248,
.b = 255,
}

◆ antique_white

argb_color essence::argb_colors::antique_white
staticconstexpr
Initial value:
{
.r = 250,
.g = 235,
.b = 215,
}

◆ aqua

argb_color essence::argb_colors::aqua
staticconstexpr
Initial value:
{
.r = 0,
.g = 255,
.b = 255,
}

◆ aquamarine

argb_color essence::argb_colors::aquamarine
staticconstexpr
Initial value:
{
.r = 127,
.g = 255,
.b = 212,
}

◆ azure

argb_color essence::argb_colors::azure
staticconstexpr
Initial value:
{
.r = 240,
.g = 255,
.b = 255,
}

◆ beige

argb_color essence::argb_colors::beige
staticconstexpr
Initial value:
{
.r = 245,
.g = 245,
.b = 220,
}

◆ bisque

argb_color essence::argb_colors::bisque
staticconstexpr
Initial value:
{
.r = 255,
.g = 228,
.b = 196,
}

◆ black

argb_color essence::argb_colors::black
staticconstexpr
Initial value:
{
.r = 0,
.g = 0,
.b = 0,
}

◆ blanched_almond

argb_color essence::argb_colors::blanched_almond
staticconstexpr
Initial value:
{
.r = 255,
.g = 255,
.b = 205,
}

◆ blue

argb_color essence::argb_colors::blue
staticconstexpr
Initial value:
{
.r = 0,
.g = 0,
.b = 255,
}

◆ blue_violet

argb_color essence::argb_colors::blue_violet
staticconstexpr
Initial value:
{
.r = 138,
.g = 43,
.b = 226,
}

◆ brown

argb_color essence::argb_colors::brown
staticconstexpr
Initial value:
{
.r = 165,
.g = 42,
.b = 42,
}

◆ burly_wood

argb_color essence::argb_colors::burly_wood
staticconstexpr
Initial value:
{
.r = 222,
.g = 184,
.b = 135,
}

◆ cadet_blue

argb_color essence::argb_colors::cadet_blue
staticconstexpr
Initial value:
{
.r = 95,
.g = 158,
.b = 160,
}

◆ chartreuse

argb_color essence::argb_colors::chartreuse
staticconstexpr
Initial value:
{
.r = 127,
.g = 255,
.b = 0,
}

◆ chocolate

argb_color essence::argb_colors::chocolate
staticconstexpr
Initial value:
{
.r = 210,
.g = 105,
.b = 30,
}

◆ coral

argb_color essence::argb_colors::coral
staticconstexpr
Initial value:
{
.r = 255,
.g = 127,
.b = 80,
}

◆ cornflower_blue

argb_color essence::argb_colors::cornflower_blue
staticconstexpr
Initial value:
{
.r = 100,
.g = 149,
.b = 237,
}

◆ cornsilk

argb_color essence::argb_colors::cornsilk
staticconstexpr
Initial value:
{
.r = 255,
.g = 248,
.b = 220,
}

◆ crimson

argb_color essence::argb_colors::crimson
staticconstexpr
Initial value:
{
.r = 220,
.g = 20,
.b = 60,
}

◆ cyan

argb_color essence::argb_colors::cyan
staticconstexpr
Initial value:
{
.r = 0,
.g = 255,
.b = 255,
}

◆ dark_blue

argb_color essence::argb_colors::dark_blue
staticconstexpr
Initial value:
{
.r = 0,
.g = 0,
.b = 139,
}

◆ dark_cyan

argb_color essence::argb_colors::dark_cyan
staticconstexpr
Initial value:
{
.r = 0,
.g = 139,
.b = 139,
}

◆ dark_goldenrod

argb_color essence::argb_colors::dark_goldenrod
staticconstexpr
Initial value:
{
.r = 184,
.g = 134,
.b = 11,
}

◆ dark_gray

argb_color essence::argb_colors::dark_gray
staticconstexpr
Initial value:
{
.r = 169,
.g = 169,
.b = 169,
}

◆ dark_green

argb_color essence::argb_colors::dark_green
staticconstexpr
Initial value:
{
.r = 0,
.g = 100,
.b = 0,
}

◆ dark_khaki

argb_color essence::argb_colors::dark_khaki
staticconstexpr
Initial value:
{
.r = 189,
.g = 183,
.b = 107,
}

◆ dark_magena

argb_color essence::argb_colors::dark_magena
staticconstexpr
Initial value:
{
.r = 139,
.g = 0,
.b = 139,
}

◆ dark_olive_green

argb_color essence::argb_colors::dark_olive_green
staticconstexpr
Initial value:
{
.r = 85,
.g = 107,
.b = 47,
}

◆ dark_orange

argb_color essence::argb_colors::dark_orange
staticconstexpr
Initial value:
{
.r = 255,
.g = 140,
.b = 0,
}

◆ dark_orchid

argb_color essence::argb_colors::dark_orchid
staticconstexpr
Initial value:
{
.r = 153,
.g = 50,
.b = 204,
}

◆ dark_red

argb_color essence::argb_colors::dark_red
staticconstexpr
Initial value:
{
.r = 139,
.g = 0,
.b = 0,
}

◆ dark_salmon

argb_color essence::argb_colors::dark_salmon
staticconstexpr
Initial value:
{
.r = 233,
.g = 150,
.b = 122,
}

◆ dark_sea_green

argb_color essence::argb_colors::dark_sea_green
staticconstexpr
Initial value:
{
.r = 143,
.g = 188,
.b = 143,
}

◆ dark_slate_blue

argb_color essence::argb_colors::dark_slate_blue
staticconstexpr
Initial value:
{
.r = 72,
.g = 61,
.b = 139,
}

◆ dark_slate_gray

argb_color essence::argb_colors::dark_slate_gray
staticconstexpr
Initial value:
{
.r = 40,
.g = 79,
.b = 79,
}

◆ dark_turquoise

argb_color essence::argb_colors::dark_turquoise
staticconstexpr
Initial value:
{
.r = 0,
.g = 206,
.b = 209,
}

◆ dark_violet

argb_color essence::argb_colors::dark_violet
staticconstexpr
Initial value:
{
.r = 148,
.g = 0,
.b = 211,
}

◆ deep_pink

argb_color essence::argb_colors::deep_pink
staticconstexpr
Initial value:
{
.r = 255,
.g = 20,
.b = 147,
}

◆ deep_sky_blue

argb_color essence::argb_colors::deep_sky_blue
staticconstexpr
Initial value:
{
.r = 0,
.g = 191,
.b = 255,
}

◆ dim_gray

argb_color essence::argb_colors::dim_gray
staticconstexpr
Initial value:
{
.r = 105,
.g = 105,
.b = 105,
}

◆ dodger_blue

argb_color essence::argb_colors::dodger_blue
staticconstexpr
Initial value:
{
.r = 30,
.g = 144,
.b = 255,
}

◆ firebrick

argb_color essence::argb_colors::firebrick
staticconstexpr
Initial value:
{
.r = 178,
.g = 34,
.b = 34,
}

◆ floral_white

argb_color essence::argb_colors::floral_white
staticconstexpr
Initial value:
{
.r = 255,
.g = 250,
.b = 240,
}

◆ forest_green

argb_color essence::argb_colors::forest_green
staticconstexpr
Initial value:
{
.r = 34,
.g = 139,
.b = 34,
}

◆ fuschia

argb_color essence::argb_colors::fuschia
staticconstexpr
Initial value:
{
.r = 255,
.g = 0,
.b = 255,
}

◆ gainsboro

argb_color essence::argb_colors::gainsboro
staticconstexpr
Initial value:
{
.r = 220,
.g = 220,
.b = 220,
}

◆ ghost_white

argb_color essence::argb_colors::ghost_white
staticconstexpr
Initial value:
{
.r = 248,
.g = 248,
.b = 255,
}

◆ gold

argb_color essence::argb_colors::gold
staticconstexpr
Initial value:
{
.r = 255,
.g = 215,
.b = 0,
}

◆ goldenrod

argb_color essence::argb_colors::goldenrod
staticconstexpr
Initial value:
{
.r = 218,
.g = 165,
.b = 32,
}

◆ gray

argb_color essence::argb_colors::gray
staticconstexpr
Initial value:
{
.r = 128,
.g = 128,
.b = 128,
}

◆ green

argb_color essence::argb_colors::green
staticconstexpr
Initial value:
{
.r = 0,
.g = 128,
.b = 0,
}

◆ green_yellow

argb_color essence::argb_colors::green_yellow
staticconstexpr
Initial value:
{
.r = 173,
.g = 255,
.b = 47,
}

◆ honeydew

argb_color essence::argb_colors::honeydew
staticconstexpr
Initial value:
{
.r = 240,
.g = 255,
.b = 240,
}

◆ hot_pink

argb_color essence::argb_colors::hot_pink
staticconstexpr
Initial value:
{
.r = 255,
.g = 105,
.b = 180,
}

◆ indian_red

argb_color essence::argb_colors::indian_red
staticconstexpr
Initial value:
{
.r = 205,
.g = 92,
.b = 92,
}

◆ indigo

argb_color essence::argb_colors::indigo
staticconstexpr
Initial value:
{
.r = 75,
.g = 0,
.b = 130,
}

◆ ivory

argb_color essence::argb_colors::ivory
staticconstexpr
Initial value:
{
.r = 255,
.g = 240,
.b = 240,
}

◆ khaki

argb_color essence::argb_colors::khaki
staticconstexpr
Initial value:
{
.r = 240,
.g = 230,
.b = 140,
}

◆ lavender

argb_color essence::argb_colors::lavender
staticconstexpr
Initial value:
{
.r = 230,
.g = 230,
.b = 250,
}

◆ lavender_blush

argb_color essence::argb_colors::lavender_blush
staticconstexpr
Initial value:
{
.r = 255,
.g = 240,
.b = 245,
}

◆ lawn_green

argb_color essence::argb_colors::lawn_green
staticconstexpr
Initial value:
{
.r = 124,
.g = 252,
.b = 0,
}

◆ lemon_chiffon

argb_color essence::argb_colors::lemon_chiffon
staticconstexpr
Initial value:
{
.r = 255,
.g = 250,
.b = 205,
}

◆ light_blue

argb_color essence::argb_colors::light_blue
staticconstexpr
Initial value:
{
.r = 173,
.g = 216,
.b = 230,
}

◆ light_coral

argb_color essence::argb_colors::light_coral
staticconstexpr
Initial value:
{
.r = 240,
.g = 128,
.b = 128,
}

◆ light_cyan

argb_color essence::argb_colors::light_cyan
staticconstexpr
Initial value:
{
.r = 224,
.g = 255,
.b = 255,
}

◆ light_goldenrod_yellow

argb_color essence::argb_colors::light_goldenrod_yellow
staticconstexpr
Initial value:
{
.r = 250,
.g = 250,
.b = 210,
}

◆ light_gray

argb_color essence::argb_colors::light_gray
staticconstexpr
Initial value:
{
.r = 211,
.g = 211,
.b = 211,
}

◆ light_green

argb_color essence::argb_colors::light_green
staticconstexpr
Initial value:
{
.r = 144,
.g = 238,
.b = 144,
}

◆ light_pink

argb_color essence::argb_colors::light_pink
staticconstexpr
Initial value:
{
.r = 255,
.g = 182,
.b = 193,
}

◆ light_salmon

argb_color essence::argb_colors::light_salmon
staticconstexpr
Initial value:
{
.r = 255,
.g = 160,
.b = 122,
}

◆ light_sea_green

argb_color essence::argb_colors::light_sea_green
staticconstexpr
Initial value:
{
.r = 32,
.g = 178,
.b = 170,
}

◆ light_sky_blue

argb_color essence::argb_colors::light_sky_blue
staticconstexpr
Initial value:
{
.r = 135,
.g = 206,
.b = 250,
}

◆ light_slate_gray

argb_color essence::argb_colors::light_slate_gray
staticconstexpr
Initial value:
{
.r = 119,
.g = 136,
.b = 153,
}

◆ light_steel_blue

argb_color essence::argb_colors::light_steel_blue
staticconstexpr
Initial value:
{
.r = 176,
.g = 196,
.b = 222,
}

◆ light_yellow

argb_color essence::argb_colors::light_yellow
staticconstexpr
Initial value:
{
.r = 255,
.g = 255,
.b = 224,
}

◆ lime

argb_color essence::argb_colors::lime
staticconstexpr
Initial value:
{
.r = 0,
.g = 255,
.b = 0,
}

◆ lime_green

argb_color essence::argb_colors::lime_green
staticconstexpr
Initial value:
{
.r = 50,
.g = 205,
.b = 50,
}

◆ linen

argb_color essence::argb_colors::linen
staticconstexpr
Initial value:
{
.r = 250,
.g = 240,
.b = 230,
}

◆ magenta

argb_color essence::argb_colors::magenta
staticconstexpr
Initial value:
{
.r = 255,
.g = 0,
.b = 255,
}

◆ maroon

argb_color essence::argb_colors::maroon
staticconstexpr
Initial value:
{
.r = 128,
.g = 0,
.b = 0,
}

◆ medium_aquamarine

argb_color essence::argb_colors::medium_aquamarine
staticconstexpr
Initial value:
{
.r = 102,
.g = 205,
.b = 170,
}

◆ medium_blue

argb_color essence::argb_colors::medium_blue
staticconstexpr
Initial value:
{
.r = 0,
.g = 0,
.b = 205,
}

◆ medium_orchid

argb_color essence::argb_colors::medium_orchid
staticconstexpr
Initial value:
{
.r = 186,
.g = 85,
.b = 211,
}

◆ medium_purple

argb_color essence::argb_colors::medium_purple
staticconstexpr
Initial value:
{
.r = 147,
.g = 112,
.b = 219,
}

◆ medium_sea_green

argb_color essence::argb_colors::medium_sea_green
staticconstexpr
Initial value:
{
.r = 60,
.g = 179,
.b = 113,
}

◆ medium_slate_blue

argb_color essence::argb_colors::medium_slate_blue
staticconstexpr
Initial value:
{
.r = 123,
.g = 104,
.b = 238,
}

◆ medium_spring_green

argb_color essence::argb_colors::medium_spring_green
staticconstexpr
Initial value:
{
.r = 0,
.g = 250,
.b = 154,
}

◆ medium_turquoise

argb_color essence::argb_colors::medium_turquoise
staticconstexpr
Initial value:
{
.r = 72,
.g = 209,
.b = 204,
}

◆ medium_violet_red

argb_color essence::argb_colors::medium_violet_red
staticconstexpr
Initial value:
{
.r = 199,
.g = 21,
.b = 112,
}

◆ midnight_blue

argb_color essence::argb_colors::midnight_blue
staticconstexpr
Initial value:
{
.r = 25,
.g = 25,
.b = 112,
}

◆ mint_cream

argb_color essence::argb_colors::mint_cream
staticconstexpr
Initial value:
{
.r = 245,
.g = 255,
.b = 250,
}

◆ misty_rose

argb_color essence::argb_colors::misty_rose
staticconstexpr
Initial value:
{
.r = 255,
.g = 228,
.b = 225,
}

◆ moccasin

argb_color essence::argb_colors::moccasin
staticconstexpr
Initial value:
{
.r = 255,
.g = 228,
.b = 181,
}

◆ navajo_white

argb_color essence::argb_colors::navajo_white
staticconstexpr
Initial value:
{
.r = 255,
.g = 222,
.b = 173,
}

◆ navy

argb_color essence::argb_colors::navy
staticconstexpr
Initial value:
{
.r = 0,
.g = 0,
.b = 128,
}

◆ old_lace

argb_color essence::argb_colors::old_lace
staticconstexpr
Initial value:
{
.r = 253,
.g = 245,
.b = 230,
}

◆ olive

argb_color essence::argb_colors::olive
staticconstexpr
Initial value:
{
.r = 128,
.g = 128,
.b = 0,
}

◆ olive_drab

argb_color essence::argb_colors::olive_drab
staticconstexpr
Initial value:
{
.r = 107,
.g = 142,
.b = 45,
}

◆ orange

argb_color essence::argb_colors::orange
staticconstexpr
Initial value:
{
.r = 255,
.g = 165,
.b = 0,
}

◆ orange_red

argb_color essence::argb_colors::orange_red
staticconstexpr
Initial value:
{
.r = 255,
.g = 69,
.b = 0,
}

◆ orchid

argb_color essence::argb_colors::orchid
staticconstexpr
Initial value:
{
.r = 218,
.g = 112,
.b = 214,
}

◆ pale_goldenrod

argb_color essence::argb_colors::pale_goldenrod
staticconstexpr
Initial value:
{
.r = 238,
.g = 232,
.b = 170,
}

◆ pale_green

argb_color essence::argb_colors::pale_green
staticconstexpr
Initial value:
{
.r = 152,
.g = 251,
.b = 152,
}

◆ pale_turquoise

argb_color essence::argb_colors::pale_turquoise
staticconstexpr
Initial value:
{
.r = 175,
.g = 238,
.b = 238,
}

◆ pale_violet_red

argb_color essence::argb_colors::pale_violet_red
staticconstexpr
Initial value:
{
.r = 219,
.g = 112,
.b = 147,
}

◆ papaya_whip

argb_color essence::argb_colors::papaya_whip
staticconstexpr
Initial value:
{
.r = 255,
.g = 239,
.b = 213,
}

◆ peach_puff

argb_color essence::argb_colors::peach_puff
staticconstexpr
Initial value:
{
.r = 255,
.g = 218,
.b = 155,
}

◆ peru

argb_color essence::argb_colors::peru
staticconstexpr
Initial value:
{
.r = 205,
.g = 133,
.b = 63,
}

◆ pink

argb_color essence::argb_colors::pink
staticconstexpr
Initial value:
{
.r = 255,
.g = 192,
.b = 203,
}

◆ plum

argb_color essence::argb_colors::plum
staticconstexpr
Initial value:
{
.r = 221,
.g = 160,
.b = 221,
}

◆ powder_blue

argb_color essence::argb_colors::powder_blue
staticconstexpr
Initial value:
{
.r = 176,
.g = 224,
.b = 230,
}

◆ purple

argb_color essence::argb_colors::purple
staticconstexpr
Initial value:
{
.r = 128,
.g = 0,
.b = 128,
}

◆ red

argb_color essence::argb_colors::red
staticconstexpr
Initial value:
{
.r = 255,
.g = 0,
.b = 0,
}

◆ rosy_brown

argb_color essence::argb_colors::rosy_brown
staticconstexpr
Initial value:
{
.r = 188,
.g = 143,
.b = 143,
}

◆ royal_blue

argb_color essence::argb_colors::royal_blue
staticconstexpr
Initial value:
{
.r = 65,
.g = 105,
.b = 225,
}

◆ saddle_brown

argb_color essence::argb_colors::saddle_brown
staticconstexpr
Initial value:
{
.r = 139,
.g = 69,
.b = 19,
}

◆ salmon

argb_color essence::argb_colors::salmon
staticconstexpr
Initial value:
{
.r = 250,
.g = 128,
.b = 114,
}

◆ sandy_brown

argb_color essence::argb_colors::sandy_brown
staticconstexpr
Initial value:
{
.r = 244,
.g = 164,
.b = 96,
}

◆ sea_green

argb_color essence::argb_colors::sea_green
staticconstexpr
Initial value:
{
.r = 46,
.g = 139,
.b = 87,
}

◆ seashell

argb_color essence::argb_colors::seashell
staticconstexpr
Initial value:
{
.r = 255,
.g = 245,
.b = 238,
}

◆ sienna

argb_color essence::argb_colors::sienna
staticconstexpr
Initial value:
{
.r = 160,
.g = 82,
.b = 45,
}

◆ silver

argb_color essence::argb_colors::silver
staticconstexpr
Initial value:
{
.r = 192,
.g = 192,
.b = 192,
}

◆ sky_blue

argb_color essence::argb_colors::sky_blue
staticconstexpr
Initial value:
{
.r = 135,
.g = 206,
.b = 235,
}

◆ slate_blue

argb_color essence::argb_colors::slate_blue
staticconstexpr
Initial value:
{
.r = 106,
.g = 90,
.b = 205,
}

◆ slate_gray

argb_color essence::argb_colors::slate_gray
staticconstexpr
Initial value:
{
.r = 112,
.g = 128,
.b = 144,
}

◆ snow

argb_color essence::argb_colors::snow
staticconstexpr
Initial value:
{
.r = 255,
.g = 250,
.b = 250,
}

◆ spring_green

argb_color essence::argb_colors::spring_green
staticconstexpr
Initial value:
{
.r = 0,
.g = 255,
.b = 127,
}

◆ steel_blue

argb_color essence::argb_colors::steel_blue
staticconstexpr
Initial value:
{
.r = 70,
.g = 130,
.b = 180,
}

◆ tan

argb_color essence::argb_colors::tan
staticconstexpr
Initial value:
{
.r = 210,
.g = 180,
.b = 140,
}

◆ teal

argb_color essence::argb_colors::teal
staticconstexpr
Initial value:
{
.r = 0,
.g = 128,
.b = 128,
}

◆ thistle

argb_color essence::argb_colors::thistle
staticconstexpr
Initial value:
{
.r = 216,
.g = 191,
.b = 216,
}

◆ tomato

argb_color essence::argb_colors::tomato
staticconstexpr
Initial value:
{
.r = 253,
.g = 99,
.b = 71,
}

◆ turquoise

argb_color essence::argb_colors::turquoise
staticconstexpr
Initial value:
{
.r = 64,
.g = 224,
.b = 208,
}

◆ violet

argb_color essence::argb_colors::violet
staticconstexpr
Initial value:
{
.r = 238,
.g = 130,
.b = 238,
}

◆ wheat

argb_color essence::argb_colors::wheat
staticconstexpr
Initial value:
{
.r = 245,
.g = 222,
.b = 179,
}

◆ white

argb_color essence::argb_colors::white
staticconstexpr
Initial value:
{
.r = 255,
.g = 255,
.b = 255,
}

◆ white_smoke

argb_color essence::argb_colors::white_smoke
staticconstexpr
Initial value:
{
.r = 245,
.g = 245,
.b = 245,
}

◆ yellow

argb_color essence::argb_colors::yellow
staticconstexpr
Initial value:
{
.r = 255,
.g = 255,
.b = 0,
}

◆ yellow_green

argb_color essence::argb_colors::yellow_green
staticconstexpr
Initial value:
{
.r = 154,
.g = 205,
.b = 50,
}

The documentation for this struct was generated from the following file: