#636679 Color Information

Hex color code: #636679

#636679 is a subtle blue color. In RGB it is (99, 102, 121), and in HSL it is (232°, 10%, 43%). It is often used for branding and logos.

Try:
Color NameSlate Gray
HEX
#636679
RGB
99, 102, 121
HSL
232°, 10%, 43%
CMYK
18%, 16%, 0%, 53%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #636679; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

99, 102, 121

Red: 99 / Green: 102 / Blue: 121

HSL

232°, 10%, 43%

Hue: 232° / Saturation: 10% / Lightness: 43%

CMYK

18%, 16%, 0%, 53%

Cyan: 18% / Magenta: 16% / Yellow: 0% / Key: 53%

What color is #636679?

#636679 is a desaturated neutral associated with balance and subtlety.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #636679 to RGB:

rgb(99, 102, 121)HEX to RGB Converter →

HEX to HSL

Convert #636679 to HSL:

hsl(232, 10%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #636679 to CMYK:

cmyk(18%, 16%, 0%, 53%)Color Converter →

Color Meaning and Usage

A balanced blue tone, #636679 has RGB (99, 102, 121) and HSL (232°, 10%, 43%). Known for evoking balance and subtlety, this desaturated neutral is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #636679 is #797663, creating high-contrast pairings. For softer combinations, try analogous colors like #637179.

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

Contrast with #636679

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #636679?

#636679 is a balanced blue color - a desaturated neutral that evokes balance and subtlety.

What is the RGB value of #636679?

#636679 in RGB is (99, 102, 121) - 99 red, 102 green, and 121 blue.

How to use #636679 in CSS?

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

What colors go well with #636679?

#797663 (complementary), #637179 (analogous), and #40424F (lighter shade) work well with #636679.