#61614F Color Information

Hex color code: #61614F

A understated yellow shade, #61614F appears as (97, 97, 79) in RGB and (60°, 10%, 35%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#61614F
RGB
97, 97, 79
HSL
60°, 10%, 35%
CMYK
0%, 0%, 19%, 62%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #61614F; 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 #61614F; background-color: #61614F15; }

Alert / Toast

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

Link / Accent

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

a { color: #61614F; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #61614F in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

97, 97, 79

Red: 97 / Green: 97 / Blue: 79

HSL

60°, 10%, 35%

Hue: 60° / Saturation: 10% / Lightness: 35%

CMYK

0%, 0%, 19%, 62%

Cyan: 0% / Magenta: 0% / Yellow: 19% / Key: 62%

What color is #61614F?

#61614F is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #61614F to RGB:

rgb(97, 97, 79)HEX to RGB Converter →

HEX to HSL

Convert #61614F to HSL:

hsl(60, 10%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #61614F to CMYK:

cmyk(0%, 0%, 19%, 62%)Color Converter →

Color Meaning and Usage

A muted yellow tone, #61614F has RGB (97, 97, 79) and HSL (60°, 10%, 35%). Known for evoking balance and subtlety, this desaturated neutral is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #61614F is #505062, creating high-contrast pairings. For softer combinations, try analogous colors like #625950.

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

Contrast with #61614F

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #61614F?

#61614F is a muted yellow color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #61614F?

#61614F in RGB is (97, 97, 79) - 97 red, 97 green, and 79 blue.

How to use #61614F in CSS?

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

What colors go well with #61614F?

#505062 (complementary), #625950 (analogous), and #38382E (lighter shade) work well with #61614F.