#48705D Color Information

Hex color code: #48705D

A soft cyan shade, #48705D appears as (72, 112, 93) in RGB and (152°, 22%, 36%) in HSL. It is widely used in graphic design.

Try:
Color NameSea Green
HEX
#48705D
RGB
72, 112, 93
HSL
152°, 22%, 36%
CMYK
36%, 0%, 17%, 56%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #48705D; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 112, 93

Red: 72 / Green: 112 / Blue: 93

HSL

152°, 22%, 36%

Hue: 152° / Saturation: 22% / Lightness: 36%

CMYK

36%, 0%, 17%, 56%

Cyan: 36% / Magenta: 0% / Yellow: 17% / Key: 56%

What color is #48705D?

#48705D is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48705D to RGB:

rgb(72, 112, 93)HEX to RGB Converter →

HEX to HSL

Convert #48705D to HSL:

hsl(152, 22%, 36%)RGB to HSL Converter →

HEX to CMYK

Convert #48705D to CMYK:

cmyk(36%, 0%, 17%, 56%)Color Converter →

Color Meaning and Usage

#48705D is a delicate cyan color with RGB values of 72, 112, 93 and HSL of 152°, 22%, 36%. This cyan-blue hue evokes trust and professionalism, making it suitable for commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48705D is #70485A, creating high-contrast pairings. For softer combinations, try analogous colors like #487049.

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

Contrast with #48705D

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48705D?

#48705D is a delicate cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #48705D?

#48705D in RGB is (72, 112, 93) - 72 red, 112 green, and 93 blue.

How to use #48705D in CSS?

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

What colors go well with #48705D?

#70485A (complementary), #487049 (analogous), and #2A4136 (lighter shade) work well with #48705D.