#462925 Color Information

Hex color code: #462925

#462925 is a deep red color. In RGB it is (70, 41, 37), and in HSL it is (7°, 31%, 21%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#462925
RGB
70, 41, 37
HSL
7°, 31%, 21%
CMYK
0%, 41%, 47%, 73%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #462925; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

70, 41, 37

Red: 70 / Green: 41 / Blue: 37

HSL

7°, 31%, 21%

Hue: 7° / Saturation: 31% / Lightness: 21%

CMYK

0%, 41%, 47%, 73%

Cyan: 0% / Magenta: 41% / Yellow: 47% / Key: 73%

What color is #462925?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #462925 to RGB:

rgb(70, 41, 37)HEX to RGB Converter →

HEX to HSL

Convert #462925 to HSL:

hsl(7, 31%, 21%)RGB to HSL Converter →

HEX to CMYK

Convert #462925 to CMYK:

cmyk(0%, 41%, 47%, 73%)Color Converter →

Color Meaning and Usage

A dark red tone, #462925 has RGB (70, 41, 37) and HSL (7°, 31%, 21%). Known for evoking warmth and passion, this red-orange hue is frequently seen in web interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #462925 is #254246, creating high-contrast pairings. For softer combinations, try analogous colors like #462532.

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

Contrast with #462925

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #462925?

#462925 is a dark red color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #462925?

#462925 in RGB is (70, 41, 37) - 70 red, 41 green, and 37 blue.

How to use #462925 in CSS?

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

What colors go well with #462925?

#254246 (complementary), #462532 (analogous), and #140C0B (lighter shade) work well with #462925.