#669245 Color Information

Hex color code: #669245

A delicate green shade, #669245 appears as (102, 146, 69) in RGB and (94°, 36%, 42%) in HSL. It is popular in mobile app design.

Try:
Color NameOlive Drab
HEX
#669245
RGB
102, 146, 69
HSL
94°, 36%, 42%
CMYK
30%, 0%, 53%, 43%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #669245; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

102, 146, 69

Red: 102 / Green: 146 / Blue: 69

HSL

94°, 36%, 42%

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

CMYK

30%, 0%, 53%, 43%

Cyan: 30% / Magenta: 0% / Yellow: 53% / Key: 43%

What color is #669245?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #669245 to RGB:

rgb(102, 146, 69)HEX to RGB Converter →

HEX to HSL

Convert #669245 to HSL:

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

HEX to CMYK

Convert #669245 to CMYK:

cmyk(30%, 0%, 53%, 43%)Color Converter →

Color Meaning and Usage

#669245 is a subtle green color with RGB values of 102, 146, 69 and HSL of 94°, 36%, 42%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #669245 is #704592, creating high-contrast pairings. For softer combinations, try analogous colors like #8D9245.

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

Contrast with #669245

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #669245?

#669245 is a subtle green color - a green hue that evokes nature and harmony.

What is the RGB value of #669245?

#669245 in RGB is (102, 146, 69) - 102 red, 146 green, and 69 blue.

How to use #669245 in CSS?

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

What colors go well with #669245?

#704592 (complementary), #8D9245 (analogous), and #425E2C (lighter shade) work well with #669245.