Skip to content

#B12323

firebrick · rgb(177, 35, 35)
Color formats
HEX#B12323
RGBrgb(177, 35, 35)
HSLhsl(0, 67%, 42%)
HSVhsv(0, 80%, 69%)
OKLCHoklch(50% 0.18 27)
CMYKcmyk(0%, 80%, 80%, 31%)
Contrast & accessibility
On white6.70:1AA pass
On black3.13:1below AA
Best text color#FFFFFF
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
  --firebrick: #b12323;
  --firebrick-rgb: 177 35 35;
  --firebrick-oklch: oklch(50% 0.18 27);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b12323] text-[#b12323] border-[#b12323]
Shades & tints
Color harmonies
About this color

#B12323 is a color with the RGB value rgb(177, 35, 35). 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 #B12323 to other formats

Palettes with a similar color

Gradients with a similar color

Copied