Skip to content

#64363D

≈ dimgray · rgb(100, 54, 61)
Color formats
HEX#64363D
RGBrgb(100, 54, 61)
HSLhsl(351, 30%, 30%)
HSVhsv(351, 46%, 39%)
OKLCHoklch(39% 0.07 11)
CMYKcmyk(0%, 46%, 39%, 61%)
Contrast & accessibility
On white9.83:1AA pass
On black2.14:1below AA
Best text color#FFFFFF
Nearest CSS name: dimgray
Copy-ready code
CSS custom properties
:root {
  --dimgray: #64363d;
  --dimgray-rgb: 100 54 61;
  --dimgray-oklch: oklch(39% 0.07 11);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--dimgray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#64363d] text-[#64363d] border-[#64363d]
Shades & tints
Color harmonies
About this color

#64363D is a color with the RGB value rgb(100, 54, 61). Its closest CSS named color is "dimgray". 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 #64363D to other formats

Palettes with a similar color

Gradients with a similar color

Copied