#534740 Color Information

Hex color code: #534740

A neutral orange shade, #534740 appears as (83, 71, 64) in RGB and (22°, 13%, 29%) in HSL. It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#534740
RGB
83, 71, 64
HSL
22°, 13%, 29%
CMYK
0%, 14%, 23%, 67%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #534740; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

83, 71, 64

Red: 83 / Green: 71 / Blue: 64

HSL

22°, 13%, 29%

Hue: 22° / Saturation: 13% / Lightness: 29%

CMYK

0%, 14%, 23%, 67%

Cyan: 0% / Magenta: 14% / Yellow: 23% / Key: 67%

What color is #534740?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #534740 to RGB:

rgb(83, 71, 64)HEX to RGB Converter →

HEX to HSL

Convert #534740 to HSL:

hsl(22, 13%, 29%)RGB to HSL Converter →

HEX to CMYK

Convert #534740 to CMYK:

cmyk(0%, 14%, 23%, 67%)Color Converter →

Color Meaning and Usage

A neutral orange tone, #534740 has RGB (83, 71, 64) and HSL (22°, 13%, 29%). Known for evoking balance and subtlety, this desaturated neutral is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #534740 is #404D54, creating high-contrast pairings. For softer combinations, try analogous colors like #544043.

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

Contrast with #534740

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #534740?

#534740 is a neutral orange color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #534740?

#534740 in RGB is (83, 71, 64) - 83 red, 71 green, and 64 blue.

How to use #534740 in CSS?

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

What colors go well with #534740?

#404D54 (complementary), #544043 (analogous), and #28221F (lighter shade) work well with #534740.