#498235 Color Information

Hex color code: #498235

The hex color #498235 is a soft green with RGB values of (73, 130, 53) and HSL of (104°, 42%, 36%). It is widely used in graphic design.

Try:
Color NameDark Olive Green
HEX
#498235
RGB
73, 130, 53
HSL
104°, 42%, 36%
CMYK
44%, 0%, 59%, 49%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #498235; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

73, 130, 53

Red: 73 / Green: 130 / Blue: 53

HSL

104°, 42%, 36%

Hue: 104° / Saturation: 42% / Lightness: 36%

CMYK

44%, 0%, 59%, 49%

Cyan: 44% / Magenta: 0% / Yellow: 59% / Key: 49%

What color is #498235?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #498235 to RGB:

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

HEX to HSL

Convert #498235 to HSL:

hsl(104, 42%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #498235 to CMYK:

cmyk(44%, 0%, 59%, 49%)Color Converter →

Color Meaning and Usage

#498235 is a pastel green color with RGB values of 73, 130, 53 and HSL of 104°, 42%, 36%. This green hue evokes nature and harmony, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #498235 is #6E3582, creating high-contrast pairings. For softer combinations, try analogous colors like #708235.

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

Contrast with #498235

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

Contrast Ratio: 4.53:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #498235?

#498235 is a pastel green color - a green hue that evokes nature and harmony.

What is the RGB value of #498235?

#498235 in RGB is (73, 130, 53) - 73 red, 130 green, and 53 blue.

How to use #498235 in CSS?

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

What colors go well with #498235?

#6E3582 (complementary), #708235 (analogous), and #2B4C1F (lighter shade) work well with #498235.