#665A3D Color Information

Hex color code: #665A3D

#665A3D is a subtle orange color. In RGB it is (102, 90, 61), and in HSL it is (42°, 25%, 32%). It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#665A3D
RGB
102, 90, 61
HSL
42°, 25%, 32%
CMYK
0%, 12%, 40%, 60%

Shades

CSS Usage
color: #665A3D;
background-color: #665A3D;
border-color: #665A3D;
box-shadow: 0 0 10px #665A3D;
border: 2px solid #665A3D;
Tailwind Usage
bg-[#665A3D]
text-[#665A3D]
border-[#665A3D]
shadow-[0_0_10px_665A3D]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #665A3D, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #665A3D; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #665A3D; 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 #665A3D; background-color: #665A3D15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #665A3D20; border-left: 4px solid #665A3D; }

Link / Accent

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

a { color: #665A3D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #665A3D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

102, 90, 61

Red: 102 / Green: 90 / Blue: 61

HSL

42°, 25%, 32%

Hue: 42° / Saturation: 25% / Lightness: 32%

CMYK

0%, 12%, 40%, 60%

Cyan: 0% / Magenta: 12% / Yellow: 40% / Key: 60%

What color is #665A3D?

#665A3D is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #665A3D to RGB:

rgb(102, 90, 61)HEX to RGB Converter →

HEX to HSL

Convert #665A3D to HSL:

hsl(42, 25%, 32%)RGB to HSL Converter →

HEX to CMYK

Convert #665A3D to CMYK:

cmyk(0%, 12%, 40%, 60%)Color Converter →

Color Meaning and Usage

A delicate orange tone, #665A3D has RGB (102, 90, 61) and HSL (42°, 25%, 32%). Known for evoking optimism and creativity, this orange-yellow hue is well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #665A3D is #3D4966, creating high-contrast pairings. For softer combinations, try analogous colors like #66453D.

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

Contrast with #665A3D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #665A3D?

#665A3D is a delicate orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #665A3D?

#665A3D in RGB is (102, 90, 61) - 102 red, 90 green, and 61 blue.

How to use #665A3D in CSS?

Use #665A3D directly in your CSS properties like color or background-color.

What colors go well with #665A3D?

#3D4966 (complementary), #66453D (analogous), and #363021 (lighter shade) work well with #665A3D.