Skip to content

#951815

≈ darkred · rgb(149, 24, 21)
Color formats
HEX#951815
RGBrgb(149, 24, 21)
HSLhsl(1, 75%, 33%)
HSVhsv(1, 86%, 58%)
OKLCHoklch(43% 0.16 28)
CMYKcmyk(0%, 84%, 86%, 42%)
Contrast & accessibility
On white8.68:1AA pass
On black2.42:1below AA
Best text color#FFFFFF
Nearest CSS name: darkred
Copy-ready code
CSS custom properties
:root {
  --darkred: #951815;
  --darkred-rgb: 149 24 21;
  --darkred-oklch: oklch(43% 0.16 28);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#951815] text-[#951815] border-[#951815]
Shades & tints
Color harmonies
About this color

#951815 is a color with the RGB value rgb(149, 24, 21). Its closest CSS named color is "darkred". 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 #951815 to other formats

Palettes with a similar color

Gradients with a similar color

Copied