#3D433E Color Information

Hex color code: #3D433E

#3D433E is a balanced green color. In RGB it is (61, 67, 62), and in HSL it is (130°, 5%, 25%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#3D433E
RGB
61, 67, 62
HSL
130°, 5%, 25%
CMYK
9%, 0%, 7%, 74%

Shades

CSS Usage
color: #3D433E;
background-color: #3D433E;
border-color: #3D433E;
box-shadow: 0 0 10px #3D433E;
border: 2px solid #3D433E;
Tailwind Usage
bg-[#3D433E]
text-[#3D433E]
border-[#3D433E]
shadow-[0_0_10px_3D433E]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #3D433E, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #3D433E; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #3D433E; 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 #3D433E; background-color: #3D433E15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #3D433E20; border-left: 4px solid #3D433E; }

Link / Accent

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

a { color: #3D433E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #3D433E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

61, 67, 62

Red: 61 / Green: 67 / Blue: 62

HSL

130°, 5%, 25%

Hue: 130° / Saturation: 5% / Lightness: 25%

CMYK

9%, 0%, 7%, 74%

Cyan: 9% / Magenta: 0% / Yellow: 7% / Key: 74%

What color is #3D433E?

#3D433E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3D433E to RGB:

rgb(61, 67, 62)HEX to RGB Converter →

HEX to HSL

Convert #3D433E to HSL:

hsl(130, 5%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #3D433E to CMYK:

cmyk(9%, 0%, 7%, 74%)Color Converter →

Color Meaning and Usage

#3D433E is a muted green color with RGB values of 61, 67, 62 and HSL of 130°, 5%, 25%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently chosen for fintech and productivity apps. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #3D433E is #433D42, creating high-contrast pairings. For softer combinations, try analogous colors like #3F433D.

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

Contrast with #3D433E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #3D433E?

#3D433E is a muted green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #3D433E?

#3D433E in RGB is (61, 67, 62) - 61 red, 67 green, and 62 blue.

How to use #3D433E in CSS?

Use #3D433E directly in your CSS properties like color or background-color.

What colors go well with #3D433E?

#433D42 (complementary), #3F433D (analogous), and #181B19 (lighter shade) work well with #3D433E.