#48636A Color Information

Hex color code: #48636A

The hex color #48636A is a neutral cyan with RGB values of (72, 99, 106) and HSL of (192°, 19%, 35%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#48636A
RGB
72, 99, 106
HSL
192°, 19%, 35%
CMYK
32%, 7%, 0%, 58%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #48636A; 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 #48636A; background-color: #48636A15; }

Alert / Toast

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

Link / Accent

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

a { color: #48636A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #48636A in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

72, 99, 106

Red: 72 / Green: 99 / Blue: 106

HSL

192°, 19%, 35%

Hue: 192° / Saturation: 19% / Lightness: 35%

CMYK

32%, 7%, 0%, 58%

Cyan: 32% / Magenta: 7% / Yellow: 0% / Key: 58%

What color is #48636A?

#48636A is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #48636A to RGB:

rgb(72, 99, 106)HEX to RGB Converter →

HEX to HSL

Convert #48636A to HSL:

hsl(192, 19%, 35%)RGB to HSL Converter →

HEX to CMYK

Convert #48636A to CMYK:

cmyk(32%, 7%, 0%, 58%)Color Converter →

Color Meaning and Usage

#48636A is a muted cyan color with RGB values of 72, 99, 106 and HSL of 192°, 19%, 35%. This cyan-blue hue evokes trust and professionalism, making it suitable for often used for buttons, highlights, and accents. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #48636A is #6A4F48, creating high-contrast pairings. For softer combinations, try analogous colors like #486A60.

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

Contrast with #48636A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #48636A?

#48636A is a muted cyan color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #48636A?

#48636A in RGB is (72, 99, 106) - 72 red, 99 green, and 106 blue.

How to use #48636A in CSS?

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

What colors go well with #48636A?

#6A4F48 (complementary), #486A60 (analogous), and #29393D (lighter shade) work well with #48636A.