#73905A Color Information

Hex color code: #73905A

A soft green shade, #73905A appears as (115, 144, 90) in RGB and (92°, 23%, 46%) in HSL. It is typically applied in digital products.

Try:
Color NameGray
HEX
#73905A
RGB
115, 144, 90
HSL
92°, 23%, 46%
CMYK
20%, 0%, 37%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #73905A; color: #000000; }

Badge

New Feature
.badge { background-color: #73905A; color: #000000; }

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 #73905A; background-color: #73905A15; }

Alert / Toast

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

Link / Accent

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

a { color: #73905A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #73905A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

115, 144, 90

Red: 115 / Green: 144 / Blue: 90

HSL

92°, 23%, 46%

Hue: 92° / Saturation: 23% / Lightness: 46%

CMYK

20%, 0%, 37%, 44%

Cyan: 20% / Magenta: 0% / Yellow: 37% / Key: 44%

What color is #73905A?

#73905A is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #73905A to RGB:

rgb(115, 144, 90)HEX to RGB Converter →

HEX to HSL

Convert #73905A to HSL:

hsl(92, 23%, 46%)RGB to HSL Converter →

HEX to CMYK

Convert #73905A to CMYK:

cmyk(20%, 0%, 37%, 44%)Color Converter →

Color Meaning and Usage

#73905A is a pastel green color with RGB values of 115, 144, 90 and HSL of 92°, 23%, 46%. This green hue evokes nature and harmony, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #73905A is #775A90, creating high-contrast pairings. For softer combinations, try analogous colors like #8E905A.

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

Contrast with #73905A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #73905A?

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

What is the RGB value of #73905A?

#73905A in RGB is (115, 144, 90) - 115 red, 144 green, and 90 blue.

How to use #73905A in CSS?

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

What colors go well with #73905A?

#775A90 (complementary), #8E905A (analogous), and #4E613D (lighter shade) work well with #73905A.