Skip to content

#B73228

≈ firebrick · rgb(183, 50, 40)
Color formats
HEX#B73228
RGBrgb(183, 50, 40)
HSLhsl(4, 64%, 44%)
HSVhsv(4, 78%, 72%)
OKLCHoklch(52% 0.17 29)
CMYKcmyk(0%, 73%, 78%, 28%)
Contrast & accessibility
On white6.00:1AA pass
On black3.50:1below AA
Best text color#FFFFFF
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
  --firebrick: #b73228;
  --firebrick-rgb: 183 50 40;
  --firebrick-oklch: oklch(52% 0.17 29);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b73228] text-[#b73228] border-[#b73228]
Shades & tints
Color harmonies
About this color

#B73228 is a color with the RGB value rgb(183, 50, 40). Its closest CSS named color is "firebrick". 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 #B73228 to other formats

Palettes with a similar color

Gradients with a similar color

Copied