#899B5F Color Information

Hex color code: #899B5F

A soft green shade, #899B5F appears as (137, 155, 95) in RGB and (78°, 24%, 49%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#899B5F
RGB
137, 155, 95
HSL
78°, 24%, 49%
CMYK
12%, 0%, 39%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #899B5F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

137, 155, 95

Red: 137 / Green: 155 / Blue: 95

HSL

78°, 24%, 49%

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

CMYK

12%, 0%, 39%, 39%

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

What color is #899B5F?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #899B5F to RGB:

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

HEX to HSL

Convert #899B5F to HSL:

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

HEX to CMYK

Convert #899B5F to CMYK:

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

Color Meaning and Usage

#899B5F is a delicate green color with RGB values of 137, 155, 95 and HSL of 78°, 24%, 49%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #899B5F is #715F9B, creating high-contrast pairings. For softer combinations, try analogous colors like #9B8F5F.

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

Contrast with #899B5F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #899B5F?

#899B5F is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #899B5F?

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

How to use #899B5F in CSS?

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

What colors go well with #899B5F?

#715F9B (complementary), #9B8F5F (analogous), and #5F6C42 (lighter shade) work well with #899B5F.