---
layout: default
title: Background
---
# Background
## Background `bg`
Sets the background color of the image. See [colors](api/colors/) for more information on the available color formats.
~~~ html
<img src="logo.png?w=400&bg=black">
~~~
[](https://glide.herokuapp.com/1.0/logo.png?w=500&bg=black)