#699C2F Color Information

Hex color code: #699C2F

A muted green shade, #699C2F appears as (105, 156, 47) in RGB and (88°, 54%, 40%) in HSL. It is typically applied in digital products.

Try:
Color NameOlive Drab
HEX
#699C2F
RGB
105, 156, 47
HSL
88°, 54%, 40%
CMYK
33%, 0%, 70%, 39%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #699C2F; 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 #699C2F; background-color: #699C2F15; }

Alert / Toast

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

Link / Accent

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

a { color: #699C2F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #699C2F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 156, 47

Red: 105 / Green: 156 / Blue: 47

HSL

88°, 54%, 40%

Hue: 88° / Saturation: 54% / Lightness: 40%

CMYK

33%, 0%, 70%, 39%

Cyan: 33% / Magenta: 0% / Yellow: 70% / Key: 39%

What color is #699C2F?

#699C2F is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #699C2F to RGB:

rgb(105, 156, 47)HEX to RGB Converter →

HEX to HSL

Convert #699C2F to HSL:

hsl(88, 54%, 40%)RGB to HSL Converter →

HEX to CMYK

Convert #699C2F to CMYK:

cmyk(33%, 0%, 70%, 39%)Color Converter →

Color Meaning and Usage

#699C2F is a subtle green color with RGB values of 105, 156, 47 and HSL of 88°, 54%, 40%. This green hue evokes nature and harmony, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #699C2F is #622F9D, creating high-contrast pairings. For softer combinations, try analogous colors like #9D992F.

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

Contrast with #699C2F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #699C2F?

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

What is the RGB value of #699C2F?

#699C2F in RGB is (105, 156, 47) - 105 red, 156 green, and 47 blue.

How to use #699C2F in CSS?

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

What colors go well with #699C2F?

#622F9D (complementary), #9D992F (analogous), and #42621D (lighter shade) work well with #699C2F.