#69494D Color Information

Hex color code: #69494D

A understated red shade, #69494D appears as (105, 73, 77) in RGB and (353°, 18%, 35%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#69494D
RGB
105, 73, 77
HSL
353°, 18%, 35%
CMYK
0%, 30%, 27%, 59%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #69494D; 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 #69494D; background-color: #69494D15; }

Alert / Toast

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

Link / Accent

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

a { color: #69494D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #69494D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 73, 77

Red: 105 / Green: 73 / Blue: 77

HSL

353°, 18%, 35%

Hue: 353° / Saturation: 18% / Lightness: 35%

CMYK

0%, 30%, 27%, 59%

Cyan: 0% / Magenta: 30% / Yellow: 27% / Key: 59%

What color is #69494D?

#69494D is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #69494D to RGB:

rgb(105, 73, 77)HEX to RGB Converter →

HEX to HSL

Convert #69494D to HSL:

hsl(353, 18%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #69494D to CMYK:

cmyk(0%, 30%, 27%, 59%)Color Converter →

Color Meaning and Usage

#69494D is a subtle red color with RGB values of 105, 73, 77 and HSL of 353°, 18%, 35%. This red-orange hue evokes warmth and passion, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #69494D is #496966, creating high-contrast pairings. For softer combinations, try analogous colors like #69495D.

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

Contrast with #69494D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #69494D?

#69494D is a subtle red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #69494D?

#69494D in RGB is (105, 73, 77) - 105 red, 73 green, and 77 blue.

How to use #69494D in CSS?

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

What colors go well with #69494D?

#496966 (complementary), #69495D (analogous), and #3C2A2C (lighter shade) work well with #69494D.