#3D433D Color Information

Hex color code: #3D433D

#3D433D is a balanced green color. In RGB it is (61, 67, 61), and in HSL it is (120°, 5%, 25%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#3D433D
RGB
61, 67, 61
HSL
120°, 5%, 25%
CMYK
9%, 0%, 9%, 74%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #3D433D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

61, 67, 61

Red: 61 / Green: 67 / Blue: 61

HSL

120°, 5%, 25%

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

CMYK

9%, 0%, 9%, 74%

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

What color is #3D433D?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #3D433D to RGB:

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

HEX to HSL

Convert #3D433D to HSL:

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

HEX to CMYK

Convert #3D433D to CMYK:

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

Color Meaning and Usage

#3D433D is a muted green color with RGB values of 61, 67, 61 and HSL of 120°, 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 #3D433D is #433D43, creating high-contrast pairings. For softer combinations, try analogous colors like #40433D.

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

Contrast with #3D433D

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 #3D433D?

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

What is the RGB value of #3D433D?

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

How to use #3D433D in CSS?

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

What colors go well with #3D433D?

#433D43 (complementary), #40433D (analogous), and #181B18 (lighter shade) work well with #3D433D.