Struct matdesign_color::MatColorCyan[][src]

pub struct MatColorCyan;
Expand description

Cyan color and its accents

Implementations

Cyan[50] -> 0xE0F7FA

Cyan[100] -> 0xB2EBF2

Cyan[200] -> 0x80DEEA

Cyan[300] -> 0x4DD0E1

Cyan[400] -> 0x26C6DA

Cyan[500] -> 0x00BCD4

Cyan[600] -> 0x00ACC1

Cyan[700] -> 0x0097A7

Cyan[800] -> 0x00838F

Cyan[900] -> 0x006064

Cyan[A100] -> 0x84FFFF

Cyan[A200] -> 0x18FFFF

Cyan[A400] -> 0x00E5FF

Cyan[A700] -> 0x00B8D4

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.