#487E1B Color Information

Hex color code: #487E1B

The hex color #487E1B is a subtle green with RGB values of (72, 126, 27) and HSL of (93°, 65%, 30%). It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#487E1B
RGB
72, 126, 27
HSL
93°, 65%, 30%
CMYK
43%, 0%, 79%, 51%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #487E1B; 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 #487E1B; background-color: #487E1B15; }

Alert / Toast

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

Link / Accent

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

a { color: #487E1B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #487E1B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 126, 27

Red: 72 / Green: 126 / Blue: 27

HSL

93°, 65%, 30%

Hue: 93° / Saturation: 65% / Lightness: 30%

CMYK

43%, 0%, 79%, 51%

Cyan: 43% / Magenta: 0% / Yellow: 79% / Key: 51%

What color is #487E1B?

#487E1B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #487E1B to RGB:

rgb(72, 126, 27)HEX to RGB Converter →

HEX to HSL

Convert #487E1B to HSL:

hsl(93, 65%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #487E1B to CMYK:

cmyk(43%, 0%, 79%, 51%)Color Converter →

Color Meaning and Usage

A neutral green tone, #487E1B has RGB (72, 126, 27) and HSL (93°, 65%, 30%). Known for evoking nature and harmony, this green hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #487E1B is #511B7E, creating high-contrast pairings. For softer combinations, try analogous colors like #797E1B.

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

Contrast with #487E1B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #487E1B?

#487E1B is a neutral green color - a green hue that evokes nature and harmony.

What is the RGB value of #487E1B?

#487E1B in RGB is (72, 126, 27) - 72 red, 126 green, and 27 blue.

How to use #487E1B in CSS?

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

What colors go well with #487E1B?

#511B7E (complementary), #797E1B (analogous), and #243F0D (lighter shade) work well with #487E1B.