#66612E Color Information

Hex color code: #66612E

A subtle yellow shade, #66612E appears as (102, 97, 46) in RGB and (55°, 38%, 29%) in HSL. It is popular in mobile app design.

Try:
Color NameDark Olive Green
HEX
#66612E
RGB
102, 97, 46
HSL
55°, 38%, 29%
CMYK
0%, 5%, 55%, 60%

Shades

CSS Usage
color: #66612E;
background-color: #66612E;
border-color: #66612E;
box-shadow: 0 0 10px #66612E;
border: 2px solid #66612E;
Tailwind Usage
bg-[#66612E]
text-[#66612E]
border-[#66612E]
shadow-[0_0_10px_66612E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #66612E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #66612E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #66612E; 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 #66612E; background-color: #66612E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #66612E20; border-left: 4px solid #66612E; }

Link / Accent

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

a { color: #66612E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #66612E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

102, 97, 46

Red: 102 / Green: 97 / Blue: 46

HSL

55°, 38%, 29%

Hue: 55° / Saturation: 38% / Lightness: 29%

CMYK

0%, 5%, 55%, 60%

Cyan: 0% / Magenta: 5% / Yellow: 55% / Key: 60%

What color is #66612E?

#66612E is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #66612E to RGB:

rgb(102, 97, 46)HEX to RGB Converter →

HEX to HSL

Convert #66612E to HSL:

hsl(55, 38%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #66612E to CMYK:

cmyk(0%, 5%, 55%, 60%)Color Converter →

Color Meaning and Usage

#66612E is a delicate yellow color with RGB values of 102, 97, 46 and HSL of 55°, 38%, 29%. This orange-yellow hue evokes optimism and creativity, making it suitable for popular for illustrations and friendly visual themes. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #66612E is #2E3366, creating high-contrast pairings. For softer combinations, try analogous colors like #66452E.

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

Contrast with #66612E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #66612E?

#66612E is a delicate yellow color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #66612E?

#66612E in RGB is (102, 97, 46) - 102 red, 97 green, and 46 blue.

How to use #66612E in CSS?

Use #66612E directly in your CSS properties like color or background-color.

What colors go well with #66612E?

#2E3366 (complementary), #66452E (analogous), and #312F16 (lighter shade) work well with #66612E.