Skip to content

#7D766E

≈ gray · rgb(125, 118, 110)
Color formats
HEX#7D766E
RGBrgb(125, 118, 110)
HSLhsl(32, 6%, 46%)
HSVhsv(32, 12%, 49%)
OKLCHoklch(57% 0.01 71)
CMYKcmyk(0%, 6%, 12%, 51%)
Contrast & accessibility
On white4.48:1below AA
On black4.69:1AA pass
Best text color#000000
Nearest CSS name: gray
Copy-ready code
CSS custom properties
:root {
  --gray: #7d766e;
  --gray-rgb: 125 118 110;
  --gray-oklch: oklch(57% 0.01 71);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#7d766e] text-[#7d766e] border-[#7d766e]
Shades & tints
Color harmonies
About this color

#7D766E is a color with the RGB value rgb(125, 118, 110). Its closest CSS named color is "gray". 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 #7D766E to other formats

Palettes with a similar color

Gradients with a similar color

Copied