#5B765F Color Information

Hex color code: #5B765F

A balanced green shade, #5B765F appears as (91, 118, 95) in RGB and (129°, 13%, 41%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#5B765F
RGB
91, 118, 95
HSL
129°, 13%, 41%
CMYK
23%, 0%, 19%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #5B765F; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #5B765F; color: #FFFFFF; }

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 #5B765F; background-color: #5B765F15; }

Alert / Toast

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

Link / Accent

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

a { color: #5B765F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #5B765F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

91, 118, 95

Red: 91 / Green: 118 / Blue: 95

HSL

129°, 13%, 41%

Hue: 129° / Saturation: 13% / Lightness: 41%

CMYK

23%, 0%, 19%, 54%

Cyan: 23% / Magenta: 0% / Yellow: 19% / Key: 54%

What color is #5B765F?

#5B765F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #5B765F to RGB:

rgb(91, 118, 95)HEX to RGB Converter →

HEX to HSL

Convert #5B765F to HSL:

hsl(129, 13%, 41%)RGB to HSL Converter →

HEX to CMYK

Convert #5B765F to CMYK:

cmyk(23%, 0%, 19%, 54%)Color Converter →

Color Meaning and Usage

#5B765F is a balanced green color with RGB values of 91, 118, 95 and HSL of 129°, 13%, 41%. This desaturated neutral evokes balance and subtlety, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #5B765F is #765B72, creating high-contrast pairings. For softer combinations, try analogous colors like #64765B.

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

Contrast with #5B765F

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

Contrast Ratio: 4.20:1
WCAG AA: Fail
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #5B765F?

#5B765F is a balanced green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #5B765F?

#5B765F in RGB is (91, 118, 95) - 91 red, 118 green, and 95 blue.

How to use #5B765F in CSS?

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

What colors go well with #5B765F?

#765B72 (complementary), #64765B (analogous), and #3A4B3C (lighter shade) work well with #5B765F.