#41663D Color Information

Hex color code: #41663D

The hex color #41663D is a gentle green with RGB values of (65, 102, 61) and HSL of (114°, 25%, 32%). It is frequently seen in web interfaces.

Try:
Color NameDark Olive Green
HEX
#41663D
RGB
65, 102, 61
HSL
114°, 25%, 32%
CMYK
36%, 0%, 40%, 60%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #41663D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

65, 102, 61

Red: 65 / Green: 102 / Blue: 61

HSL

114°, 25%, 32%

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

CMYK

36%, 0%, 40%, 60%

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

What color is #41663D?

#41663D is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #41663D to RGB:

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

HEX to HSL

Convert #41663D to HSL:

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

HEX to CMYK

Convert #41663D to CMYK:

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

Color Meaning and Usage

#41663D is a delicate green color with RGB values of 65, 102, 61 and HSL of 114°, 25%, 32%. This green hue evokes nature and harmony, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #41663D is #623D66, creating high-contrast pairings. For softer combinations, try analogous colors like #56663D.

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

Contrast with #41663D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #41663D?

#41663D is a delicate green color - a green hue that evokes nature and harmony.

What is the RGB value of #41663D?

#41663D in RGB is (65, 102, 61) - 65 red, 102 green, and 61 blue.

How to use #41663D in CSS?

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

What colors go well with #41663D?

#623D66 (complementary), #56663D (analogous), and #233621 (lighter shade) work well with #41663D.