#652F3E Color Information

Hex color code: #652F3E

#652F3E is a gentle magenta color. In RGB it is (101, 47, 62), and in HSL it is (343°, 36%, 29%). It is frequently seen in web interfaces.

Try:
Color NameSaddle Brown
HEX
#652F3E
RGB
101, 47, 62
HSL
343°, 36%, 29%
CMYK
0%, 53%, 39%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #652F3E; 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 #652F3E; background-color: #652F3E15; }

Alert / Toast

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

Link / Accent

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

a { color: #652F3E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #652F3E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

101, 47, 62

Red: 101 / Green: 47 / Blue: 62

HSL

343°, 36%, 29%

Hue: 343° / Saturation: 36% / Lightness: 29%

CMYK

0%, 53%, 39%, 60%

Cyan: 0% / Magenta: 53% / Yellow: 39% / Key: 60%

What color is #652F3E?

#652F3E is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #652F3E to RGB:

rgb(101, 47, 62)HEX to RGB Converter →

HEX to HSL

Convert #652F3E to HSL:

hsl(343, 36%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #652F3E to CMYK:

cmyk(0%, 53%, 39%, 60%)Color Converter →

Color Meaning and Usage

#652F3E is a gentle magenta color with RGB values of 101, 47, 62 and HSL of 343°, 36%, 29%. This red-orange hue evokes warmth and passion, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #652F3E is #2F6555, creating high-contrast pairings. For softer combinations, try analogous colors like #652F59.

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

Contrast with #652F3E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #652F3E?

#652F3E is a gentle magenta color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #652F3E?

#652F3E in RGB is (101, 47, 62) - 101 red, 47 green, and 62 blue.

How to use #652F3E in CSS?

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

What colors go well with #652F3E?

#2F6555 (complementary), #652F59 (analogous), and #31171E (lighter shade) work well with #652F3E.