#536554 Color Information

Hex color code: #536554

#536554 is a subtle green color. In RGB it is (83, 101, 84), and in HSL it is (123°, 10%, 36%). It is often used for branding and logos.

Try:
Color NameDark Olive Green
HEX
#536554
RGB
83, 101, 84
HSL
123°, 10%, 36%
CMYK
18%, 0%, 17%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #536554; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 101, 84

Red: 83 / Green: 101 / Blue: 84

HSL

123°, 10%, 36%

Hue: 123° / Saturation: 10% / Lightness: 36%

CMYK

18%, 0%, 17%, 60%

Cyan: 18% / Magenta: 0% / Yellow: 17% / Key: 60%

What color is #536554?

#536554 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #536554 to RGB:

rgb(83, 101, 84)HEX to RGB Converter →

HEX to HSL

Convert #536554 to HSL:

hsl(123, 10%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #536554 to CMYK:

cmyk(18%, 0%, 17%, 60%)Color Converter →

Color Meaning and Usage

A neutral green tone, #536554 has RGB (83, 101, 84) and HSL (123°, 10%, 36%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #536554 is #655364, creating high-contrast pairings. For softer combinations, try analogous colors like #5B6553.

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

Contrast with #536554

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #536554?

#536554 is a neutral green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #536554?

#536554 in RGB is (83, 101, 84) - 83 red, 101 green, and 84 blue.

How to use #536554 in CSS?

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

What colors go well with #536554?

#655364 (complementary), #5B6553 (analogous), and #303B31 (lighter shade) work well with #536554.