#759B5F Color Information

Hex color code: #759B5F

#759B5F is a delicate green color. In RGB it is (117, 155, 95), and in HSL it is (98°, 24%, 49%). It is popular in mobile app design.

Try:
Color NameGray
HEX
#759B5F
RGB
117, 155, 95
HSL
98°, 24%, 49%
CMYK
25%, 0%, 39%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #759B5F; 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 #759B5F; background-color: #759B5F15; }

Alert / Toast

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

Link / Accent

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

a { color: #759B5F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #759B5F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

117, 155, 95

Red: 117 / Green: 155 / Blue: 95

HSL

98°, 24%, 49%

Hue: 98° / Saturation: 24% / Lightness: 49%

CMYK

25%, 0%, 39%, 39%

Cyan: 25% / Magenta: 0% / Yellow: 39% / Key: 39%

What color is #759B5F?

#759B5F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #759B5F to RGB:

rgb(117, 155, 95)HEX to RGB Converter →

HEX to HSL

Convert #759B5F to HSL:

hsl(98, 24%, 49%)RGB to HSL Converter →

HEX to CMYK

Convert #759B5F to CMYK:

cmyk(25%, 0%, 39%, 39%)Color Converter →

Color Meaning and Usage

A gentle green tone, #759B5F has RGB (117, 155, 95) and HSL (98°, 24%, 49%). Known for evoking nature and harmony, this green hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #759B5F is #855F9B, creating high-contrast pairings. For softer combinations, try analogous colors like #939B5F.

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

Contrast with #759B5F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #759B5F?

#759B5F is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #759B5F?

#759B5F in RGB is (117, 155, 95) - 117 red, 155 green, and 95 blue.

How to use #759B5F in CSS?

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

What colors go well with #759B5F?

#855F9B (complementary), #939B5F (analogous), and #516C42 (lighter shade) work well with #759B5F.