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

pub const PALE_GOLDEN_ROD: Rgb = Rgb{r: 238 as f32 * ONE_OVER_256,
    g: 232 as f32 * ONE_OVER_256,
    b: 170 as f32 * ONE_OVER_256,}