#35541C Color Information

Hex color code: #35541C

A dramatic green shade, #35541C appears as (53, 84, 28) in RGB and (93°, 50%, 22%) in HSL. It is typically applied in digital products.

Try:
Color NameDark Olive Green
HEX
#35541C
RGB
53, 84, 28
HSL
93°, 50%, 22%
CMYK
37%, 0%, 67%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #35541C; 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 #35541C; background-color: #35541C15; }

Alert / Toast

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

Link / Accent

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

a { color: #35541C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #35541C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 84, 28

Red: 53 / Green: 84 / Blue: 28

HSL

93°, 50%, 22%

Hue: 93° / Saturation: 50% / Lightness: 22%

CMYK

37%, 0%, 67%, 67%

Cyan: 37% / Magenta: 0% / Yellow: 67% / Key: 67%

What color is #35541C?

#35541C is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #35541C to RGB:

rgb(53, 84, 28)HEX to RGB Converter →

HEX to HSL

Convert #35541C to HSL:

hsl(93, 50%, 22%)RGB to HSL Converter →

HEX to CMYK

Convert #35541C to CMYK:

cmyk(37%, 0%, 67%, 67%)Color Converter →

Color Meaning and Usage

A dramatic green tone, #35541C has RGB (53, 84, 28) and HSL (93°, 50%, 22%). Known for evoking nature and harmony, this green hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #35541C is #3B1C54, creating high-contrast pairings. For softer combinations, try analogous colors like #51541C.

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

Contrast with #35541C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #35541C?

#35541C is a dramatic green color - a green hue that evokes nature and harmony.

What is the RGB value of #35541C?

#35541C in RGB is (53, 84, 28) - 53 red, 84 green, and 28 blue.

How to use #35541C in CSS?

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

What colors go well with #35541C?

#3B1C54 (complementary), #51541C (analogous), and #111B09 (lighter shade) work well with #35541C.