#36262B Color Information

Hex color code: #36262B

The hex color #36262B is a deep magenta with RGB values of (54, 38, 43) and HSL of (341°, 17%, 18%). It is commonly used in modern UI design.

Try:
Color NameDark Slate Gray
HEX
#36262B
RGB
54, 38, 43
HSL
341°, 17%, 18%
CMYK
0%, 30%, 20%, 79%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #36262B; 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 #36262B; background-color: #36262B15; }

Alert / Toast

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

Link / Accent

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

a { color: #36262B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #36262B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

54, 38, 43

Red: 54 / Green: 38 / Blue: 43

HSL

341°, 17%, 18%

Hue: 341° / Saturation: 17% / Lightness: 18%

CMYK

0%, 30%, 20%, 79%

Cyan: 0% / Magenta: 30% / Yellow: 20% / Key: 79%

What color is #36262B?

#36262B is a very dark shade associated with sophistication and elegance.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #36262B to RGB:

rgb(54, 38, 43)HEX to RGB Converter →

HEX to HSL

Convert #36262B to HSL:

hsl(341, 17%, 18%)RGB to HSL Converter →

HEX to CMYK

Convert #36262B to CMYK:

cmyk(0%, 30%, 20%, 79%)Color Converter →

Color Meaning and Usage

#36262B is a deep magenta color with RGB values of 54, 38, 43 and HSL of 341°, 17%, 18%. This very dark shade evokes sophistication and elegance, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #36262B is #263631, creating high-contrast pairings. For softer combinations, try analogous colors like #362633.

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

Contrast with #36262B

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #36262B?

#36262B is a deep magenta color - a very dark shade that evokes sophistication and elegance.

What is the RGB value of #36262B?

#36262B in RGB is (54, 38, 43) - 54 red, 38 green, and 43 blue.

How to use #36262B in CSS?

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

What colors go well with #36262B?

#263631 (complementary), #362633 (analogous), and #090607 (lighter shade) work well with #36262B.