#495035 Color Information

Hex color code: #495035

A subtle green shade, #495035 appears as (73, 80, 53) in RGB and (76°, 20%, 26%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Olive Green
HEX
#495035
RGB
73, 80, 53
HSL
76°, 20%, 26%
CMYK
9%, 0%, 34%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #495035; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 80, 53

Red: 73 / Green: 80 / Blue: 53

HSL

76°, 20%, 26%

Hue: 76° / Saturation: 20% / Lightness: 26%

CMYK

9%, 0%, 34%, 69%

Cyan: 9% / Magenta: 0% / Yellow: 34% / Key: 69%

What color is #495035?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #495035 to RGB:

rgb(73, 80, 53)HEX to RGB Converter →

HEX to HSL

Convert #495035 to HSL:

hsl(76, 20%, 26%)RGB to HSL Converter →

HEX to CMYK

Convert #495035 to CMYK:

cmyk(9%, 0%, 34%, 69%)Color Converter →

Color Meaning and Usage

A delicate green tone, #495035 has RGB (73, 80, 53) and HSL (76°, 20%, 26%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #495035 is #3C3550, creating high-contrast pairings. For softer combinations, try analogous colors like #504935.

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

Contrast with #495035

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #495035?

#495035 is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #495035?

#495035 in RGB is (73, 80, 53) - 73 red, 80 green, and 53 blue.

How to use #495035 in CSS?

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

What colors go well with #495035?

#3C3550 (complementary), #504935 (analogous), and #1F2216 (lighter shade) work well with #495035.