Struct matdesign_color::MatColorBrown[][src]

pub struct MatColorBrown;
Expand description

Brown color and its accents

Implementations

Brown[50] -> 0xEFEBE9

Brown[100] -> 0xD7CCC8

Brown[200] -> 0xBCAAA4

Brown[300] -> 0xA1887F

Brown[400] -> 0x8D6E63

Brown[500] -> 0x795548

Brown[600] -> 0x6D4C41

Brown[700] -> 0x5D4037

Brown[800] -> 0x4E342E

Brown[900] -> 0x3E2723

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.