#63838E Color Information

Hex color code: #63838E

#63838E is a balanced blue color. In RGB it is (99, 131, 142), and in HSL it is (195°, 18%, 47%). It is frequently seen in web interfaces.

Try:
Color NameSlate Gray
HEX
#63838E
RGB
99, 131, 142
HSL
195°, 18%, 47%
CMYK
30%, 8%, 0%, 44%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #63838E; color: #000000; }

Badge

New Feature
.badge { background-color: #63838E; color: #000000; }

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 #63838E; background-color: #63838E15; }

Alert / Toast

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

Link / Accent

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

a { color: #63838E; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #63838E in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

99, 131, 142

Red: 99 / Green: 131 / Blue: 142

HSL

195°, 18%, 47%

Hue: 195° / Saturation: 18% / Lightness: 47%

CMYK

30%, 8%, 0%, 44%

Cyan: 30% / Magenta: 8% / Yellow: 0% / Key: 44%

What color is #63838E?

#63838E is a cyan-blue hue associated with trust and professionalism.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #63838E to RGB:

rgb(99, 131, 142)HEX to RGB Converter →

HEX to HSL

Convert #63838E to HSL:

hsl(195, 18%, 47%)RGB to HSL Converter →

HEX to CMYK

Convert #63838E to CMYK:

cmyk(30%, 8%, 0%, 44%)Color Converter →

Color Meaning and Usage

A muted blue tone, #63838E has RGB (99, 131, 142) and HSL (195°, 18%, 47%). Known for evoking trust and professionalism, this cyan-blue hue is often used for branding and logos. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #63838E is #8D6D62, creating high-contrast pairings. For softer combinations, try analogous colors like #628D83.

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

Contrast with #63838E

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

Contrast Ratio: 5.17:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #63838E?

#63838E is a muted blue color - a cyan-blue hue that evokes trust and professionalism.

What is the RGB value of #63838E?

#63838E in RGB is (99, 131, 142) - 99 red, 131 green, and 142 blue.

How to use #63838E in CSS?

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

What colors go well with #63838E?

#8D6D62 (complementary), #628D83 (analogous), and #435960 (lighter shade) work well with #63838E.