#495945 Color Information

Hex color code: #495945

#495945 is a neutral green color. In RGB it is (73, 89, 69), and in HSL it is (108°, 13%, 31%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#495945
RGB
73, 89, 69
HSL
108°, 13%, 31%
CMYK
18%, 0%, 22%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #495945; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 89, 69

Red: 73 / Green: 89 / Blue: 69

HSL

108°, 13%, 31%

Hue: 108° / Saturation: 13% / Lightness: 31%

CMYK

18%, 0%, 22%, 65%

Cyan: 18% / Magenta: 0% / Yellow: 22% / Key: 65%

What color is #495945?

#495945 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #495945 to RGB:

rgb(73, 89, 69)HEX to RGB Converter →

HEX to HSL

Convert #495945 to HSL:

hsl(108, 13%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #495945 to CMYK:

cmyk(18%, 0%, 22%, 65%)Color Converter →

Color Meaning and Usage

A neutral green tone, #495945 has RGB (73, 89, 69) and HSL (108°, 13%, 31%). Known for evoking balance and subtlety, this desaturated neutral is frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #495945 is #554559, creating high-contrast pairings. For softer combinations, try analogous colors like #535945.

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

Contrast with #495945

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #495945?

#495945 is a neutral green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #495945?

#495945 in RGB is (73, 89, 69) - 73 red, 89 green, and 69 blue.

How to use #495945 in CSS?

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

What colors go well with #495945?

#554559 (complementary), #535945 (analogous), and #262E23 (lighter shade) work well with #495945.