#45251C Color Information

Hex color code: #45251C

#45251C is a rich red color. In RGB it is (69, 37, 28), and in HSL it is (13°, 42%, 19%). It is popular in mobile app design.

Try:
Color NameDark Slate Gray
HEX
#45251C
RGB
69, 37, 28
HSL
13°, 42%, 19%
CMYK
0%, 46%, 59%, 73%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #45251C; 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 #45251C; background-color: #45251C15; }

Alert / Toast

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

Link / Accent

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

a { color: #45251C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #45251C in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

69, 37, 28

Red: 69 / Green: 37 / Blue: 28

HSL

13°, 42%, 19%

Hue: 13° / Saturation: 42% / Lightness: 19%

CMYK

0%, 46%, 59%, 73%

Cyan: 0% / Magenta: 46% / Yellow: 59% / Key: 73%

What color is #45251C?

#45251C is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #45251C to RGB:

rgb(69, 37, 28)HEX to RGB Converter →

HEX to HSL

Convert #45251C to HSL:

hsl(13, 42%, 19%)RGB to HSL Converter →

HEX to CMYK

Convert #45251C to CMYK:

cmyk(0%, 46%, 59%, 73%)Color Converter →

Color Meaning and Usage

#45251C is a intense red color with RGB values of 69, 37, 28 and HSL of 13°, 42%, 19%. This very dark shade evokes sophistication and elegance, making it suitable for frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #45251C is #1C3C45, creating high-contrast pairings. For softer combinations, try analogous colors like #451C28.

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

Contrast with #45251C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #45251C?

#45251C is a intense red color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #45251C?

#45251C in RGB is (69, 37, 28) - 69 red, 37 green, and 28 blue.

How to use #45251C in CSS?

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

What colors go well with #45251C?

#1C3C45 (complementary), #451C28 (analogous), and #0E0806 (lighter shade) work well with #45251C.