Skip to content

#B74930

≈ brown · rgb(183, 73, 48)
Color formats
HEX#B74930
RGBrgb(183, 73, 48)
HSLhsl(11, 58%, 45%)
HSVhsv(11, 74%, 72%)
OKLCHoklch(55% 0.15 34)
CMYKcmyk(0%, 60%, 74%, 28%)
Contrast & accessibility
On white5.24:1AA pass
On black4.01:1below AA
Best text color#FFFFFF
Nearest CSS name: brown
Copy-ready code
CSS custom properties
:root {
  --brown: #b74930;
  --brown-rgb: 183 73 48;
  --brown-oklch: oklch(55% 0.15 34);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--brown-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b74930] text-[#b74930] border-[#b74930]
Shades & tints
Color harmonies
About this color

#B74930 is a color with the RGB value rgb(183, 73, 48). 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 #B74930 to other formats

Palettes with a similar color

Gradients with a similar color

Copied