#61693A Color Information

Hex color code: #61693A

#61693A is a pastel yellow color. In RGB it is (97, 105, 58), and in HSL it is (70°, 29%, 32%). It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#61693A
RGB
97, 105, 58
HSL
70°, 29%, 32%
CMYK
8%, 0%, 45%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #61693A; 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 #61693A; background-color: #61693A15; }

Alert / Toast

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

Link / Accent

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

a { color: #61693A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 105, 58

Red: 97 / Green: 105 / Blue: 58

HSL

70°, 29%, 32%

Hue: 70° / Saturation: 29% / Lightness: 32%

CMYK

8%, 0%, 45%, 59%

Cyan: 8% / Magenta: 0% / Yellow: 45% / Key: 59%

What color is #61693A?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61693A to RGB:

rgb(97, 105, 58)HEX to RGB Converter →

HEX to HSL

Convert #61693A to HSL:

hsl(70, 29%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #61693A to CMYK:

cmyk(8%, 0%, 45%, 59%)Color Converter →

Color Meaning and Usage

A subtle yellow tone, #61693A has RGB (97, 105, 58) and HSL (70°, 29%, 32%). Known for evoking nature and harmony, this green hue is widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61693A is #423A69, creating high-contrast pairings. For softer combinations, try analogous colors like #69593A.

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

Contrast with #61693A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #61693A?

#61693A is a subtle yellow color - a green hue that evokes nature and harmony.

What is the RGB value of #61693A?

#61693A in RGB is (97, 105, 58) - 97 red, 105 green, and 58 blue.

How to use #61693A in CSS?

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

What colors go well with #61693A?

#423A69 (complementary), #69593A (analogous), and #34381F (lighter shade) work well with #61693A.