#46534D Color Information

Hex color code: #46534D

#46534D is a balanced cyan color. In RGB it is (70, 83, 77), and in HSL it is (152°, 8%, 30%). It is frequently seen in web interfaces.

Try:
Color NameDark Slate Gray
HEX
#46534D
RGB
70, 83, 77
HSL
152°, 8%, 30%
CMYK
16%, 0%, 7%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #46534D; 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 #46534D; background-color: #46534D15; }

Alert / Toast

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

Link / Accent

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

a { color: #46534D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #46534D in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 83, 77

Red: 70 / Green: 83 / Blue: 77

HSL

152°, 8%, 30%

Hue: 152° / Saturation: 8% / Lightness: 30%

CMYK

16%, 0%, 7%, 67%

Cyan: 16% / Magenta: 0% / Yellow: 7% / Key: 67%

What color is #46534D?

#46534D is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #46534D to RGB:

rgb(70, 83, 77)HEX to RGB Converter →

HEX to HSL

Convert #46534D to HSL:

hsl(152, 8%, 30%)RGB to HSL Converter →

HEX to CMYK

Convert #46534D to CMYK:

cmyk(16%, 0%, 7%, 67%)Color Converter →

Color Meaning and Usage

#46534D is a understated cyan color with RGB values of 70, 83, 77 and HSL of 152°, 8%, 30%. This desaturated neutral evokes balance and subtlety, making it suitable for widely used in graphic design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #46534D is #53464C, creating high-contrast pairings. For softer combinations, try analogous colors like #465347.

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

Contrast with #46534D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #46534D?

#46534D is a understated cyan color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #46534D?

#46534D in RGB is (70, 83, 77) - 70 red, 83 green, and 77 blue.

How to use #46534D in CSS?

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

What colors go well with #46534D?

#53464C (complementary), #465347 (analogous), and #232926 (lighter shade) work well with #46534D.