Skip to content

#853036

≈ brown · rgb(133, 48, 54)
Color formats
HEX#853036
RGBrgb(133, 48, 54)
HSLhsl(356, 47%, 35%)
HSVhsv(356, 64%, 52%)
OKLCHoklch(43% 0.12 19)
CMYKcmyk(0%, 64%, 59%, 48%)
Contrast & accessibility
On white8.49:1AA pass
On black2.47:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #853036;
  --brown-rgb: 133 48 54;
  --brown-oklch: oklch(43% 0.12 19);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#853036] text-[#853036] border-[#853036]
Shades & tints
Color harmonies
About this color

#853036 is a color with the RGB value rgb(133, 48, 54). Its closest CSS named color is "brown". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.

Related

Convert #853036 to other formats

Palettes with a similar color

Gradients with a similar color

Copied