#355E17 Color Information

Hex color code: #355E17

A rich green shade, #355E17 appears as (53, 94, 23) in RGB and (95°, 61%, 23%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Olive Green
HEX
#355E17
RGB
53, 94, 23
HSL
95°, 61%, 23%
CMYK
44%, 0%, 76%, 63%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #355E17; 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 #355E17; background-color: #355E1715; }

Alert / Toast

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

Link / Accent

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

a { color: #355E17; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #355E17 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 94, 23

Red: 53 / Green: 94 / Blue: 23

HSL

95°, 61%, 23%

Hue: 95° / Saturation: 61% / Lightness: 23%

CMYK

44%, 0%, 76%, 63%

Cyan: 44% / Magenta: 0% / Yellow: 76% / Key: 63%

What color is #355E17?

#355E17 is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #355E17 to RGB:

rgb(53, 94, 23)HEX to RGB Converter →

HEX to HSL

Convert #355E17 to HSL:

hsl(95, 61%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #355E17 to CMYK:

cmyk(44%, 0%, 76%, 63%)Color Converter →

Color Meaning and Usage

A deep green tone, #355E17 has RGB (53, 94, 23) and HSL (95°, 61%, 23%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #355E17 is #41175E, creating high-contrast pairings. For softer combinations, try analogous colors like #585E17.

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

Contrast with #355E17

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #355E17?

#355E17 is a deep green color - a green hue that evokes nature and harmony.

What is the RGB value of #355E17?

#355E17 in RGB is (53, 94, 23) - 53 red, 94 green, and 23 blue.

How to use #355E17 in CSS?

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

What colors go well with #355E17?

#41175E (complementary), #585E17 (analogous), and #122108 (lighter shade) work well with #355E17.