#495B3E Color Information

Hex color code: #495B3E

A neutral green shade, #495B3E appears as (73, 91, 62) in RGB and (97°, 19%, 30%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Olive Green
HEX
#495B3E
RGB
73, 91, 62
HSL
97°, 19%, 30%
CMYK
20%, 0%, 32%, 64%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #495B3E; 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 #495B3E; background-color: #495B3E15; }

Alert / Toast

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

Link / Accent

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

a { color: #495B3E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #495B3E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 91, 62

Red: 73 / Green: 91 / Blue: 62

HSL

97°, 19%, 30%

Hue: 97° / Saturation: 19% / Lightness: 30%

CMYK

20%, 0%, 32%, 64%

Cyan: 20% / Magenta: 0% / Yellow: 32% / Key: 64%

What color is #495B3E?

#495B3E is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #495B3E to RGB:

rgb(73, 91, 62)HEX to RGB Converter →

HEX to HSL

Convert #495B3E to HSL:

hsl(97, 19%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #495B3E to CMYK:

cmyk(20%, 0%, 32%, 64%)Color Converter →

Color Meaning and Usage

A balanced green tone, #495B3E has RGB (73, 91, 62) and HSL (97°, 19%, 30%). 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 #495B3E is #503E5B, creating high-contrast pairings. For softer combinations, try analogous colors like #585B3E.

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

Contrast with #495B3E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #495B3E?

#495B3E is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #495B3E?

#495B3E in RGB is (73, 91, 62) - 73 red, 91 green, and 62 blue.

How to use #495B3E in CSS?

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

What colors go well with #495B3E?

#503E5B (complementary), #585B3E (analogous), and #252E1F (lighter shade) work well with #495B3E.