#35131C Color Information

Hex color code: #35131C

A intense magenta shade, #35131C appears as (53, 19, 28) in RGB and (344°, 47%, 14%) in HSL. It is popular in mobile app design.

Try:
Color NameBlack
HEX
#35131C
RGB
53, 19, 28
HSL
344°, 47%, 14%
CMYK
0%, 64%, 47%, 79%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #35131C; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

53, 19, 28

Red: 53 / Green: 19 / Blue: 28

HSL

344°, 47%, 14%

Hue: 344° / Saturation: 47% / Lightness: 14%

CMYK

0%, 64%, 47%, 79%

Cyan: 0% / Magenta: 64% / Yellow: 47% / Key: 79%

What color is #35131C?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #35131C to RGB:

rgb(53, 19, 28)HEX to RGB Converter →

HEX to HSL

Convert #35131C to HSL:

hsl(344, 47%, 14%)RGB to HSL Converter →

HEX to CMYK

Convert #35131C to CMYK:

cmyk(0%, 64%, 47%, 79%)Color Converter →

Color Meaning and Usage

#35131C is a intense magenta color with RGB values of 53, 19, 28 and HSL of 344°, 47%, 14%. This very dark shade evokes sophistication and elegance, making it suitable for well suited for marketing pages and hero sections. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #35131C is #13342C, creating high-contrast pairings. For softer combinations, try analogous colors like #34132D.

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

Contrast with #35131C

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #35131C?

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

What is the RGB value of #35131C?

#35131C in RGB is (53, 19, 28) - 53 red, 19 green, and 28 blue.

How to use #35131C in CSS?

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

What colors go well with #35131C?

#13342C (complementary), #34132D (analogous), and #000000 (lighter shade) work well with #35131C.