#536232 Color Information

Hex color code: #536232

The hex color #536232 is a subtle green with RGB values of (83, 98, 50) and HSL of (79°, 32%, 29%). It is often used for branding and logos.

Try:
Color NameDark Olive Green
HEX
#536232
RGB
83, 98, 50
HSL
79°, 32%, 29%
CMYK
15%, 0%, 49%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #536232; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 98, 50

Red: 83 / Green: 98 / Blue: 50

HSL

79°, 32%, 29%

Hue: 79° / Saturation: 32% / Lightness: 29%

CMYK

15%, 0%, 49%, 62%

Cyan: 15% / Magenta: 0% / Yellow: 49% / Key: 62%

What color is #536232?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #536232 to RGB:

rgb(83, 98, 50)HEX to RGB Converter →

HEX to HSL

Convert #536232 to HSL:

hsl(79, 32%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #536232 to CMYK:

cmyk(15%, 0%, 49%, 62%)Color Converter →

Color Meaning and Usage

A soft green tone, #536232 has RGB (83, 98, 50) and HSL (79°, 32%, 29%). Known for evoking nature and harmony, this green hue is often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #536232 is #413262, creating high-contrast pairings. For softer combinations, try analogous colors like #625932.

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

Contrast with #536232

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #536232?

#536232 is a soft green color - a green hue that evokes nature and harmony.

What is the RGB value of #536232?

#536232 in RGB is (83, 98, 50) - 83 red, 98 green, and 50 blue.

How to use #536232 in CSS?

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

What colors go well with #536232?

#413262 (complementary), #625932 (analogous), and #282F18 (lighter shade) work well with #536232.