#632012 Color Information

Hex color code: #632012

A dark red shade, #632012 appears as (99, 32, 18) in RGB and (10°, 69%, 23%) in HSL. It is frequently seen in web interfaces.

Try:
Color NameMaroon
HEX
#632012
RGB
99, 32, 18
HSL
10°, 69%, 23%
CMYK
0%, 68%, 82%, 61%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #632012; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

99, 32, 18

Red: 99 / Green: 32 / Blue: 18

HSL

10°, 69%, 23%

Hue: 10° / Saturation: 69% / Lightness: 23%

CMYK

0%, 68%, 82%, 61%

Cyan: 0% / Magenta: 68% / Yellow: 82% / Key: 61%

What color is #632012?

#632012 is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #632012 to RGB:

rgb(99, 32, 18)HEX to RGB Converter →

HEX to HSL

Convert #632012 to HSL:

hsl(10, 69%, 23%)RGB to HSL Converter →

HEX to CMYK

Convert #632012 to CMYK:

cmyk(0%, 68%, 82%, 61%)Color Converter →

Color Meaning and Usage

A deep red tone, #632012 has RGB (99, 32, 18) and HSL (10°, 69%, 23%). Known for evoking warmth and passion, this red-orange hue is popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #632012 is #125663, creating high-contrast pairings. For softer combinations, try analogous colors like #63122D.

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

Contrast with #632012

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #632012?

#632012 is a deep red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #632012?

#632012 in RGB is (99, 32, 18) - 99 red, 32 green, and 18 blue.

How to use #632012 in CSS?

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

What colors go well with #632012?

#125663 (complementary), #63122D (analogous), and #220B06 (lighter shade) work well with #632012.