#697845 Color Information

Hex color code: #697845

A subtle green shade, #697845 appears as (105, 120, 69) in RGB and (78°, 27%, 37%) in HSL. It is often used for branding and logos.

Try:
Color NameDark Olive Green
HEX
#697845
RGB
105, 120, 69
HSL
78°, 27%, 37%
CMYK
13%, 0%, 43%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #697845; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 120, 69

Red: 105 / Green: 120 / Blue: 69

HSL

78°, 27%, 37%

Hue: 78° / Saturation: 27% / Lightness: 37%

CMYK

13%, 0%, 43%, 53%

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

What color is #697845?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #697845 to RGB:

rgb(105, 120, 69)HEX to RGB Converter →

HEX to HSL

Convert #697845 to HSL:

hsl(78, 27%, 37%)RGB to HSL Converter →

HEX to CMYK

Convert #697845 to CMYK:

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

Color Meaning and Usage

A gentle green tone, #697845 has RGB (105, 120, 69) and HSL (78°, 27%, 37%). Known for evoking nature and harmony, this green hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #697845 is #544578, creating high-contrast pairings. For softer combinations, try analogous colors like #786E45.

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

Contrast with #697845

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #697845?

#697845 is a gentle green color - a green hue that evokes nature and harmony.

What is the RGB value of #697845?

#697845 in RGB is (105, 120, 69) - 105 red, 120 green, and 69 blue.

How to use #697845 in CSS?

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

What colors go well with #697845?

#544578 (complementary), #786E45 (analogous), and #3E4729 (lighter shade) work well with #697845.