#631608 Color Information

Hex color code: #631608

A deep red shade, #631608 appears as (99, 22, 8) in RGB and (9°, 85%, 21%) in HSL. It is commonly used in modern UI design.

Try:
Color NameMaroon
HEX
#631608
RGB
99, 22, 8
HSL
9°, 85%, 21%
CMYK
0%, 78%, 92%, 61%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #631608; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

99, 22, 8

Red: 99 / Green: 22 / Blue: 8

HSL

9°, 85%, 21%

Hue: 9° / Saturation: 85% / Lightness: 21%

CMYK

0%, 78%, 92%, 61%

Cyan: 0% / Magenta: 78% / Yellow: 92% / Key: 61%

What color is #631608?

#631608 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #631608 to RGB:

rgb(99, 22, 8)HEX to RGB Converter →

HEX to HSL

Convert #631608 to HSL:

hsl(9, 85%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #631608 to CMYK:

cmyk(0%, 78%, 92%, 61%)Color Converter →

Color Meaning and Usage

A dramatic red tone, #631608 has RGB (99, 22, 8) and HSL (9°, 85%, 21%). Known for evoking energy and excitement, this highly saturated hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #631608 is #085563, creating high-contrast pairings. For softer combinations, try analogous colors like #630828.

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

Contrast with #631608

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #631608?

#631608 is a dramatic red color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #631608?

#631608 in RGB is (99, 22, 8) - 99 red, 22 green, and 8 blue.

How to use #631608 in CSS?

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

What colors go well with #631608?

#085563 (complementary), #630828 (analogous), and #1C0602 (lighter shade) work well with #631608.