#483028 Color Information

Hex color code: #483028

#483028 is a rich orange color. In RGB it is (72, 48, 40), and in HSL it is (15°, 29%, 22%). It is often used for branding and logos.

Try:
Color NameDark Slate Gray
HEX
#483028
RGB
72, 48, 40
HSL
15°, 29%, 22%
CMYK
0%, 33%, 44%, 72%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #483028; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 48, 40

Red: 72 / Green: 48 / Blue: 40

HSL

15°, 29%, 22%

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

CMYK

0%, 33%, 44%, 72%

Cyan: 0% / Magenta: 33% / Yellow: 44% / Key: 72%

What color is #483028?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #483028 to RGB:

rgb(72, 48, 40)HEX to RGB Converter →

HEX to HSL

Convert #483028 to HSL:

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

HEX to CMYK

Convert #483028 to CMYK:

cmyk(0%, 33%, 44%, 72%)Color Converter →

Color Meaning and Usage

A deep orange tone, #483028 has RGB (72, 48, 40) and HSL (15°, 29%, 22%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #483028 is #284048, creating high-contrast pairings. For softer combinations, try analogous colors like #482830.

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

Contrast with #483028

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #483028?

#483028 is a deep orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #483028?

#483028 in RGB is (72, 48, 40) - 72 red, 48 green, and 40 blue.

How to use #483028 in CSS?

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

What colors go well with #483028?

#284048 (complementary), #482830 (analogous), and #170F0D (lighter shade) work well with #483028.