#55765D Color Information

Hex color code: #55765D

#55765D is a understated green color. In RGB it is (85, 118, 93), and in HSL it is (135°, 16%, 40%). It is widely used in graphic design.

Try:
Color NameSea Green
HEX
#55765D
RGB
85, 118, 93
HSL
135°, 16%, 40%
CMYK
28%, 0%, 21%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #55765D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #55765D; 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 #55765D; background-color: #55765D15; }

Alert / Toast

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

Link / Accent

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

a { color: #55765D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #55765D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

85, 118, 93

Red: 85 / Green: 118 / Blue: 93

HSL

135°, 16%, 40%

Hue: 135° / Saturation: 16% / Lightness: 40%

CMYK

28%, 0%, 21%, 54%

Cyan: 28% / Magenta: 0% / Yellow: 21% / Key: 54%

What color is #55765D?

#55765D is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #55765D to RGB:

rgb(85, 118, 93)HEX to RGB Converter →

HEX to HSL

Convert #55765D to HSL:

hsl(135, 16%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #55765D to CMYK:

cmyk(28%, 0%, 21%, 54%)Color Converter →

Color Meaning and Usage

A neutral green tone, #55765D has RGB (85, 118, 93) and HSL (135°, 16%, 40%). Known for evoking nature and harmony, this green hue is a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #55765D is #76566E, creating high-contrast pairings. For softer combinations, try analogous colors like #5E7656.

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

Contrast with #55765D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #55765D?

#55765D is a neutral green color - a green hue that evokes nature and harmony.

What is the RGB value of #55765D?

#55765D in RGB is (85, 118, 93) - 85 red, 118 green, and 93 blue.

How to use #55765D in CSS?

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

What colors go well with #55765D?

#76566E (complementary), #5E7656 (analogous), and #364A3B (lighter shade) work well with #55765D.