#46503E Color Information

Hex color code: #46503E

A neutral green shade, #46503E appears as (70, 80, 62) in RGB and (93°, 13%, 28%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#46503E
RGB
70, 80, 62
HSL
93°, 13%, 28%
CMYK
12%, 0%, 22%, 69%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #46503E; 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 #46503E; background-color: #46503E15; }

Alert / Toast

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

Link / Accent

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

a { color: #46503E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46503E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 80, 62

Red: 70 / Green: 80 / Blue: 62

HSL

93°, 13%, 28%

Hue: 93° / Saturation: 13% / Lightness: 28%

CMYK

12%, 0%, 22%, 69%

Cyan: 12% / Magenta: 0% / Yellow: 22% / Key: 69%

What color is #46503E?

#46503E is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46503E to RGB:

rgb(70, 80, 62)HEX to RGB Converter →

HEX to HSL

Convert #46503E to HSL:

hsl(93, 13%, 28%)RGB to HSL Converter →

HEX to CMYK

Convert #46503E to CMYK:

cmyk(12%, 0%, 22%, 69%)Color Converter →

Color Meaning and Usage

#46503E is a understated green color with RGB values of 70, 80, 62 and HSL of 93°, 13%, 28%. This desaturated neutral evokes balance and subtlety, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46503E is #483E51, creating high-contrast pairings. For softer combinations, try analogous colors like #50513E.

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

Contrast with #46503E

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46503E?

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

What is the RGB value of #46503E?

#46503E in RGB is (70, 80, 62) - 70 red, 80 green, and 62 blue.

How to use #46503E in CSS?

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

What colors go well with #46503E?

#483E51 (complementary), #50513E (analogous), and #21251D (lighter shade) work well with #46503E.