Skip to content

#C74F34

≈ firebrick · rgb(199, 79, 52)
Color formats
HEX#C74F34
RGBrgb(199, 79, 52)
HSLhsl(11, 59%, 49%)
HSVhsv(11, 74%, 78%)
OKLCHoklch(58% 0.16 34)
CMYKcmyk(0%, 60%, 74%, 22%)
Contrast & accessibility
On white4.57:1AA pass
On black4.60:1AA pass
Best text color#000000
Nearest CSS name: firebrick
Copy-ready code
CSS custom properties
:root {
  --firebrick: #c74f34;
  --firebrick-rgb: 199 79 52;
  --firebrick-oklch: oklch(58% 0.16 34);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--firebrick-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c74f34] text-[#c74f34] border-[#c74f34]
Shades & tints
Color harmonies
About this color

#C74F34 is a color with the RGB value rgb(199, 79, 52). 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 #C74F34 to other formats

Palettes with a similar color

Gradients with a similar color

Copied