#768074 Color Information

Hex color code: #768074

A subtle green shade, #768074 appears as (118, 128, 116) in RGB and (110°, 5%, 48%) in HSL. It is often used for branding and logos.

Try:
Color NameGray
HEX
#768074
RGB
118, 128, 116
HSL
110°, 5%, 48%
CMYK
8%, 0%, 9%, 50%

Shades

CSS Usage
color: #768074;
background-color: #768074;
border-color: #768074;
box-shadow: 0 0 10px #768074;
border: 2px solid #768074;
Tailwind Usage
bg-[#768074]
text-[#768074]
border-[#768074]
shadow-[0_0_10px_768074]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #768074, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #768074; color: #000000; }

Badge

New Feature
.badge { background-color: #768074; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #768074; background-color: #76807415; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #76807420; border-left: 4px solid #768074; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #768074; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #768074 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

118, 128, 116

Red: 118 / Green: 128 / Blue: 116

HSL

110°, 5%, 48%

Hue: 110° / Saturation: 5% / Lightness: 48%

CMYK

8%, 0%, 9%, 50%

Cyan: 8% / Magenta: 0% / Yellow: 9% / Key: 50%

What color is #768074?

#768074 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #768074 to RGB:

rgb(118, 128, 116)HEX to RGB Converter →

HEX to HSL

Convert #768074 to HSL:

hsl(110, 5%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #768074 to CMYK:

cmyk(8%, 0%, 9%, 50%)Color Converter →

Color Meaning and Usage

#768074 is a muted green color with RGB values of 118, 128, 116 and HSL of 110°, 5%, 48%. This desaturated neutral evokes balance and subtlety, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #768074 is #7E7481, creating high-contrast pairings. For softer combinations, try analogous colors like #7C8174.

Use #768074 in CSS: color: #768074 or background-color: #768074. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #768074

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 5.11:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #768074?

#768074 is a muted green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #768074?

#768074 in RGB is (118, 128, 116) - 118 red, 128 green, and 116 blue.

How to use #768074 in CSS?

Use #768074 directly in your CSS properties like color or background-color.

What colors go well with #768074?

#7E7481 (complementary), #7C8174 (analogous), and #515850 (lighter shade) work well with #768074.