#536D4F Color Information

Hex color code: #536D4F

A subtle green shade, #536D4F appears as (83, 109, 79) in RGB and (112°, 16%, 37%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#536D4F
RGB
83, 109, 79
HSL
112°, 16%, 37%
CMYK
24%, 0%, 28%, 57%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #536D4F; 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 #536D4F; background-color: #536D4F15; }

Alert / Toast

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

Link / Accent

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

a { color: #536D4F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #536D4F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 109, 79

Red: 83 / Green: 109 / Blue: 79

HSL

112°, 16%, 37%

Hue: 112° / Saturation: 16% / Lightness: 37%

CMYK

24%, 0%, 28%, 57%

Cyan: 24% / Magenta: 0% / Yellow: 28% / Key: 57%

What color is #536D4F?

#536D4F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #536D4F to RGB:

rgb(83, 109, 79)HEX to RGB Converter →

HEX to HSL

Convert #536D4F to HSL:

hsl(112, 16%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #536D4F to CMYK:

cmyk(24%, 0%, 28%, 57%)Color Converter →

Color Meaning and Usage

#536D4F is a balanced green color with RGB values of 83, 109, 79 and HSL of 112°, 16%, 37%. 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 #536D4F is #694F6D, creating high-contrast pairings. For softer combinations, try analogous colors like #626D4F.

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

Contrast with #536D4F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #536D4F?

#536D4F is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #536D4F?

#536D4F in RGB is (83, 109, 79) - 83 red, 109 green, and 79 blue.

How to use #536D4F in CSS?

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

What colors go well with #536D4F?

#694F6D (complementary), #626D4F (analogous), and #32412F (lighter shade) work well with #536D4F.