#4B7543 Color Information

Hex color code: #4B7543

The hex color #4B7543 is a subtle green with RGB values of (75, 117, 67) and HSL of (110°, 27%, 36%). It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#4B7543
RGB
75, 117, 67
HSL
110°, 27%, 36%
CMYK
36%, 0%, 43%, 54%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #4B7543; 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 #4B7543; background-color: #4B754315; }

Alert / Toast

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

Link / Accent

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

a { color: #4B7543; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #4B7543 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

75, 117, 67

Red: 75 / Green: 117 / Blue: 67

HSL

110°, 27%, 36%

Hue: 110° / Saturation: 27% / Lightness: 36%

CMYK

36%, 0%, 43%, 54%

Cyan: 36% / Magenta: 0% / Yellow: 43% / Key: 54%

What color is #4B7543?

#4B7543 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #4B7543 to RGB:

rgb(75, 117, 67)HEX to RGB Converter →

HEX to HSL

Convert #4B7543 to HSL:

hsl(110, 27%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #4B7543 to CMYK:

cmyk(36%, 0%, 43%, 54%)Color Converter →

Color Meaning and Usage

#4B7543 is a pastel green color with RGB values of 75, 117, 67 and HSL of 110°, 27%, 36%. 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 #4B7543 is #6C4375, creating high-contrast pairings. For softer combinations, try analogous colors like #647543.

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

Contrast with #4B7543

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #4B7543?

#4B7543 is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #4B7543?

#4B7543 in RGB is (75, 117, 67) - 75 red, 117 green, and 67 blue.

How to use #4B7543 in CSS?

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

What colors go well with #4B7543?

#6C4375 (complementary), #647543 (analogous), and #2C4427 (lighter shade) work well with #4B7543.