#495F49 Color Information

Hex color code: #495F49

A balanced green shade, #495F49 appears as (73, 95, 73) in RGB and (120°, 13%, 33%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#495F49
RGB
73, 95, 73
HSL
120°, 13%, 33%
CMYK
23%, 0%, 23%, 63%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #495F49; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 95, 73

Red: 73 / Green: 95 / Blue: 73

HSL

120°, 13%, 33%

Hue: 120° / Saturation: 13% / Lightness: 33%

CMYK

23%, 0%, 23%, 63%

Cyan: 23% / Magenta: 0% / Yellow: 23% / Key: 63%

What color is #495F49?

#495F49 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #495F49 to RGB:

rgb(73, 95, 73)HEX to RGB Converter →

HEX to HSL

Convert #495F49 to HSL:

hsl(120, 13%, 33%)RGB to HSL Converter →

HEX to CMYK

Convert #495F49 to CMYK:

cmyk(23%, 0%, 23%, 63%)Color Converter →

Color Meaning and Usage

A balanced green tone, #495F49 has RGB (73, 95, 73) and HSL (120°, 13%, 33%). 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 #495F49 is #5F495F, creating high-contrast pairings. For softer combinations, try analogous colors like #545F49.

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

Contrast with #495F49

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #495F49?

#495F49 is a balanced green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #495F49?

#495F49 in RGB is (73, 95, 73) - 73 red, 95 green, and 73 blue.

How to use #495F49 in CSS?

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

What colors go well with #495F49?

#5F495F (complementary), #545F49 (analogous), and #283428 (lighter shade) work well with #495F49.