Constant glm_color::rgb::consts::SEA_SHELL [] [src]

pub const SEA_SHELL: Rgb = Rgb{r: 255 as f32 * ONE_OVER_256,
    g: 245 as f32 * ONE_OVER_256,
    b: 238 as f32 * ONE_OVER_256,}