#495840 Color Information

Hex color code: #495840

The hex color #495840 is a subtle green with RGB values of (73, 88, 64) and HSL of (98°, 16%, 30%). It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#495840
RGB
73, 88, 64
HSL
98°, 16%, 30%
CMYK
17%, 0%, 27%, 65%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #495840; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 88, 64

Red: 73 / Green: 88 / Blue: 64

HSL

98°, 16%, 30%

Hue: 98° / Saturation: 16% / Lightness: 30%

CMYK

17%, 0%, 27%, 65%

Cyan: 17% / Magenta: 0% / Yellow: 27% / Key: 65%

What color is #495840?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #495840 to RGB:

rgb(73, 88, 64)HEX to RGB Converter →

HEX to HSL

Convert #495840 to HSL:

hsl(98, 16%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #495840 to CMYK:

cmyk(17%, 0%, 27%, 65%)Color Converter →

Color Meaning and Usage

#495840 is a neutral green color with RGB values of 73, 88, 64 and HSL of 98°, 16%, 30%. This green hue evokes nature and harmony, making it suitable for a common choice for dashboards and SaaS products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #495840 is #504059, creating high-contrast pairings. For softer combinations, try analogous colors like #555940.

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

Contrast with #495840

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #495840?

#495840 is a neutral green color - a green hue that evokes nature and harmony.

What is the RGB value of #495840?

#495840 in RGB is (73, 88, 64) - 73 red, 88 green, and 64 blue.

How to use #495840 in CSS?

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

What colors go well with #495840?

#504059 (complementary), #555940 (analogous), and #252C20 (lighter shade) work well with #495840.