#483935 Color Information

Hex color code: #483935

The hex color #483935 is a muted red with RGB values of (72, 57, 53) and HSL of (13°, 15%, 25%). It is typically applied in digital products.

Try:
Color NameDark Slate Gray
HEX
#483935
RGB
72, 57, 53
HSL
13°, 15%, 25%
CMYK
0%, 21%, 26%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #483935; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 57, 53

Red: 72 / Green: 57 / Blue: 53

HSL

13°, 15%, 25%

Hue: 13° / Saturation: 15% / Lightness: 25%

CMYK

0%, 21%, 26%, 72%

Cyan: 0% / Magenta: 21% / Yellow: 26% / Key: 72%

What color is #483935?

#483935 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #483935 to RGB:

rgb(72, 57, 53)HEX to RGB Converter →

HEX to HSL

Convert #483935 to HSL:

hsl(13, 15%, 25%)RGB to HSL Converter →

HEX to CMYK

Convert #483935 to CMYK:

cmyk(0%, 21%, 26%, 72%)Color Converter →

Color Meaning and Usage

A neutral red tone, #483935 has RGB (72, 57, 53) and HSL (13°, 15%, 25%). Known for evoking warmth and passion, this red-orange hue is a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #483935 is #364549, creating high-contrast pairings. For softer combinations, try analogous colors like #49363C.

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

Contrast with #483935

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #483935?

#483935 is a neutral red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #483935?

#483935 in RGB is (72, 57, 53) - 72 red, 57 green, and 53 blue.

How to use #483935 in CSS?

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

What colors go well with #483935?

#364549 (complementary), #49363C (analogous), and #1D1716 (lighter shade) work well with #483935.