#6E4530 Color Information

Hex color code: #6E4530

A delicate orange shade, #6E4530 appears as (110, 69, 48) in RGB and (20°, 39%, 31%) in HSL. It is popular in mobile app design.

Try:
Color NameSaddle Brown
HEX
#6E4530
RGB
110, 69, 48
HSL
20°, 39%, 31%
CMYK
0%, 37%, 56%, 57%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #6E4530; 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 #6E4530; background-color: #6E453015; }

Alert / Toast

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

Link / Accent

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

a { color: #6E4530; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #6E4530 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

110, 69, 48

Red: 110 / Green: 69 / Blue: 48

HSL

20°, 39%, 31%

Hue: 20° / Saturation: 39% / Lightness: 31%

CMYK

0%, 37%, 56%, 57%

Cyan: 0% / Magenta: 37% / Yellow: 56% / Key: 57%

What color is #6E4530?

#6E4530 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #6E4530 to RGB:

rgb(110, 69, 48)HEX to RGB Converter →

HEX to HSL

Convert #6E4530 to HSL:

hsl(20, 39%, 31%)RGB to HSL Converter →

HEX to CMYK

Convert #6E4530 to CMYK:

cmyk(0%, 37%, 56%, 57%)Color Converter →

Color Meaning and Usage

A subtle orange tone, #6E4530 has RGB (110, 69, 48) and HSL (20°, 39%, 31%). Known for evoking warmth and passion, this red-orange hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #6E4530 is #30596E, creating high-contrast pairings. For softer combinations, try analogous colors like #6E303A.

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

Contrast with #6E4530

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #6E4530?

#6E4530 is a subtle orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #6E4530?

#6E4530 in RGB is (110, 69, 48) - 110 red, 69 green, and 48 blue.

How to use #6E4530 in CSS?

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

What colors go well with #6E4530?

#30596E (complementary), #6E303A (analogous), and #392319 (lighter shade) work well with #6E4530.