Skip to content

#759078

≈ gray · rgb(117, 144, 120)
Color formats
HEX#759078
RGBrgb(117, 144, 120)
HSLhsl(127, 11%, 51%)
HSVhsv(127, 19%, 56%)
OKLCHoklch(63% 0.05 148)
CMYKcmyk(19%, 0%, 17%, 44%)
Contrast & accessibility
On white3.49:1below AA
On black6.02:1AA pass
Best text color#000000
Nearest CSS name: gray
Copy-ready code
CSS custom properties
:root {
  --gray: #759078;
  --gray-rgb: 117 144 120;
  --gray-oklch: oklch(63% 0.05 148);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gray-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#759078] text-[#759078] border-[#759078]
Shades & tints
Color harmonies
About this color

#759078 is a color with the RGB value rgb(117, 144, 120). 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 #759078 to other formats

Palettes with a similar color

Gradients with a similar color

Copied