#45543B Color Information

Hex color code: #45543B

A neutral green shade, #45543B appears as (69, 84, 59) in RGB and (96°, 17%, 28%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#45543B
RGB
69, 84, 59
HSL
96°, 17%, 28%
CMYK
18%, 0%, 30%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #45543B; 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 #45543B; background-color: #45543B15; }

Alert / Toast

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

Link / Accent

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

a { color: #45543B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #45543B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 84, 59

Red: 69 / Green: 84 / Blue: 59

HSL

96°, 17%, 28%

Hue: 96° / Saturation: 17% / Lightness: 28%

CMYK

18%, 0%, 30%, 67%

Cyan: 18% / Magenta: 0% / Yellow: 30% / Key: 67%

What color is #45543B?

#45543B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #45543B to RGB:

rgb(69, 84, 59)HEX to RGB Converter →

HEX to HSL

Convert #45543B to HSL:

hsl(96, 17%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #45543B to CMYK:

cmyk(18%, 0%, 30%, 67%)Color Converter →

Color Meaning and Usage

#45543B is a understated green color with RGB values of 69, 84, 59 and HSL of 96°, 17%, 28%. This green hue evokes nature and harmony, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #45543B is #4A3B54, creating high-contrast pairings. For softer combinations, try analogous colors like #51543B.

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

Contrast with #45543B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #45543B?

#45543B is a understated green color - a green hue that evokes nature and harmony.

What is the RGB value of #45543B?

#45543B in RGB is (69, 84, 59) - 69 red, 84 green, and 59 blue.

How to use #45543B in CSS?

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

What colors go well with #45543B?

#4A3B54 (complementary), #51543B (analogous), and #20271C (lighter shade) work well with #45543B.