---
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">
~~~

![© Photo Joel Reynolds](/images/logo-bg-black_w-400.png?w=400&bg=black)