#434643 Color Information

Hex color code: #434643

#434643 is a muted green color. In RGB it is (67, 70, 67), and in HSL it is (120°, 2%, 27%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#434643
RGB
67, 70, 67
HSL
120°, 2%, 27%
CMYK
4%, 0%, 4%, 73%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #434643; 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 #434643; background-color: #43464315; }

Alert / Toast

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

Link / Accent

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

a { color: #434643; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #434643 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

67, 70, 67

Red: 67 / Green: 70 / Blue: 67

HSL

120°, 2%, 27%

Hue: 120° / Saturation: 2% / Lightness: 27%

CMYK

4%, 0%, 4%, 73%

Cyan: 4% / Magenta: 0% / Yellow: 4% / Key: 73%

What color is #434643?

#434643 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #434643 to RGB:

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

HEX to HSL

Convert #434643 to HSL:

hsl(120, 2%, 27%)RGB to HSL Converter →

HEX to CMYK

Convert #434643 to CMYK:

cmyk(4%, 0%, 4%, 73%)Color Converter →

Color Meaning and Usage

#434643 is a understated green color with RGB values of 67, 70, 67 and HSL of 120°, 2%, 27%. This desaturated neutral evokes balance and subtlety, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #434643 is #464346, creating high-contrast pairings. For softer combinations, try analogous colors like #454643.

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

Contrast with #434643

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #434643?

#434643 is a understated green color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #434643?

#434643 in RGB is (67, 70, 67) - 67 red, 70 green, and 67 blue.

How to use #434643 in CSS?

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

What colors go well with #434643?

#464346 (complementary), #454643 (analogous), and #1E1F1E (lighter shade) work well with #434643.