Skip to content

#913046

≈ indianred · rgb(145, 48, 70)
Color formats
HEX#913046
RGBrgb(145, 48, 70)
HSLhsl(346, 50%, 38%)
HSVhsv(346, 67%, 57%)
OKLCHoklch(46% 0.13 10)
CMYKcmyk(0%, 67%, 52%, 43%)
Contrast & accessibility
On white7.73:1AA pass
On black2.72:1below AA
Best text color#FFFFFF
Nearest CSS name: indianred
Copy-ready code
CSS custom properties
:root {
  --indianred: #913046;
  --indianred-rgb: 145 48 70;
  --indianred-oklch: oklch(46% 0.13 10);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indianred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#913046] text-[#913046] border-[#913046]
Shades & tints
Color harmonies
About this color

#913046 is a color with the RGB value rgb(145, 48, 70). Its closest CSS named color is "indianred". 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 #913046 to other formats

Palettes with a similar color

Gradients with a similar color

Copied