#486550 Color Information

Hex color code: #486550

A subtle green shade, #486550 appears as (72, 101, 80) in RGB and (137°, 17%, 34%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#486550
RGB
72, 101, 80
HSL
137°, 17%, 34%
CMYK
29%, 0%, 21%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #486550; 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 #486550; background-color: #48655015; }

Alert / Toast

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

Link / Accent

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

a { color: #486550; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 101, 80

Red: 72 / Green: 101 / Blue: 80

HSL

137°, 17%, 34%

Hue: 137° / Saturation: 17% / Lightness: 34%

CMYK

29%, 0%, 21%, 60%

Cyan: 29% / Magenta: 0% / Yellow: 21% / Key: 60%

What color is #486550?

#486550 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #486550 to RGB:

rgb(72, 101, 80)HEX to RGB Converter →

HEX to HSL

Convert #486550 to HSL:

hsl(137, 17%, 34%)RGB to HSL Converter →

HEX to CMYK

Convert #486550 to CMYK:

cmyk(29%, 0%, 21%, 60%)Color Converter →

Color Meaning and Usage

#486550 is a subtle green color with RGB values of 72, 101, 80 and HSL of 137°, 17%, 34%. This green hue evokes nature and harmony, making it suitable for typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #486550 is #65485D, creating high-contrast pairings. For softer combinations, try analogous colors like #4E6548.

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

Contrast with #486550

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #486550?

#486550 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #486550?

#486550 in RGB is (72, 101, 80) - 72 red, 101 green, and 80 blue.

How to use #486550 in CSS?

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

What colors go well with #486550?

#65485D (complementary), #4E6548 (analogous), and #28392D (lighter shade) work well with #486550.