✓ Copied to clipboard
#5B1901 (Deep Vivid Vermilion) color swatch preview — Color From Pic.
#5B1901 — Deep Vivid Vermilion color swatch

Deep Vivid Vermilion

#5B1901

📝 Color Information for #5B1901

The hexadecimal color code #5B1901 represents a very dark shade in the red family. In the RGB color model, this color is composed of 91 red, 25 green, and 1 blue, which translates to approximately 36% red, 10% green, and 0% blue. This makes it a highly saturated color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #5B1901 has a hue of 16 degrees, a saturation level of 98%, and a lightness value of 18%. The hue angle of 16° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 16°, saturation of 99%, and brightness/value of 36%. For print applications using the CMYK color model, #5B1901 would be reproduced using 0% cyan, 73% magenta, 99% yellow, and 64% black. The closest web-safe color is #660000, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a darker shade, it works well for text, headers, and creating visual weight in compositions. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #5B1901 with other colors, consider its complementary color at hue 196° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 5970177, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #5B1901

Tailwind CSS
amber-950
HEX
#5B1901
RGB
rgb(91, 25, 1)
RGB %
36%, 10%, 0%
HSL
hsl(16, 98%, 18%)
HSV
hsv(16, 99%, 36%)
CMYK
0%, 73%, 99%, 64%
Decimal
5970177
Web Safe
#660000

🎨 Color Schemes for #5B1901

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #5B1901

🌗 Shades and Tints of #5B1901

Shades (adding black)
Tints (adding white)

🎚️ Tones of #5B1901

Tones (adding gray / desaturating)

🌈 Hue Variations of #5B1901

Hue Variations (shifting the color spectrum)

👁️ Preview of #5B1901 in Use

Text on #5B1901
This demonstrates text readability on the color background. (Click to edit)
#5B1901 as Text
This shows the color used as text on white. (Click to edit)

👓 Color Blindness Simulation for #5B1901

Check how a color is perceived by people with different types of color blindness to create more accessible designs. Understanding color perception helps ensure your content is accessible to everyone.

📋 CSS Code for #5B1901

:root { --color-hex: #5B1901; --color-rgb: 91, 25, 1; --color-hsl: 16, 98%, 18%; } .bg-color { background-color: #5B1901; } .text-color { color: #5B1901; } .border-color { border-color: #5B1901; }

🛠️ Use #5B1901 in Your Project

🎨
Build a Palette with #5B1901
Generate harmonious color schemes
⚖️
Check Contrast for #5B1901
WCAG accessibility testing
🌈
Create a Gradient with #5B1901
Beautiful CSS gradients

🔗 Related Colors to #5B1901

#5B0116
Hue -30°
#5B0201
Hue -15°
#5B2F01
Hue +15°
#5B4601
Hue +30°
#4C1501
85% L
#421201
70% L
#2D0C00
50% L
#190700
30% L
#AC2F02
34% L
#FD4908
51% L
#FD8458
67% L
#FEC4AE
84% L

About Deep Vivid Vermilion (#5B1901)

Deep Vivid Vermilion is a dark, vibrant, warm red color with a hue angle of 16°, saturation of 98%, and lightness of 18%. Its RGB value is (91, 25, 1) and its CMYK breakdown is C:0% M:73% Y:99% K:64%.

This is a Winter (Deep) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #5B1901

What is the HEX code for Deep Vivid Vermilion? +

The HEX code for Deep Vivid Vermilion is #5B1901. In CSS you can use it directly as color: #5B1901; or as a background: background-color: #5B1901;. The three-character shorthand is not available for this color since it cannot be reduced without changing the value. Use the full six-character hex for accurate reproduction in any web or design project.

What is the RGB value of #5B1901? +

The RGB value of #5B1901 is rgb(91, 25, 1). This means the color contains 91 out of 255 parts red, 25 out of 255 parts green, and 1 out of 255 parts blue. Red is the strongest channel in this color mix. You can use the full RGB function in any CSS property: color: rgb(91, 25, 1);

What is the HSL value of #5B1901? +

The HSL value of #5B1901 is hsl(16, 98%, 18%). The hue is 16°, placing it in the red family on the color wheel. The saturation is 98%, making it vibrant. The lightness is 18%, making it dark. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #5B1901 a warm or cool color? +

#5B1901 is classified as a warm color based on its hue angle of 16°. Warm colors — reds, oranges, and yellows — evoke energy, enthusiasm, and urgency. They tend to advance visually and draw the eye. In design, warm colors are often used for calls-to-action, food and hospitality brands, and anywhere a feeling of warmth or excitement is desired.

What is the CMYK value of #5B1901? +

The approximate CMYK value of #5B1901 is C:0% M:73% Y:99% K:64%. CMYK (Cyan, Magenta, Yellow, Key/Black) is the color model used in physical printing. Unlike RGB which mixes light additively on screens, CMYK mixes inks subtractively on paper. Note that the RGB-to-CMYK conversion is an approximation — screen colors and print colors exist in different color gamuts, and some screen colors cannot be exactly reproduced in print. For precise print work, consult a professional print color profile or Pantone matching system.

Analyze #5B1901 with Other Tools

🔢
Color Converter
Get all formats for #5B1901 — HEX, RGB, HSL, HSV, CMYK, harmonies and shades.
Contrast Checker
Test whether #5B1901 passes WCAG AA/AAA contrast requirements as text.
🎨
Palette Generator
Generate complementary, triadic, and analogous palettes starting from #5B1901.
👓
Blindness Simulator
See how #5B1901 appears to users with deuteranopia, protanopia, and tritanopia.
📊
Color Analysis
Deep analysis of luminance, temperature, psychology and harmonies for #5B1901.
🎭
Creative Aspects
Explore the mood, psychology, seasonal meaning, and mixing guide for #5B1901.
🌅
Gradient Maker
Create a beautiful CSS linear or radial gradient starting from #5B1901.
🔬
Technical Formats
See #5B1901 in OKLCH, Lab, HSV, XYZ, and other advanced color spaces.
🎨
Practical Formats
Get #5B1901 as a CSS variable, Tailwind class, design token, and more.

More Color Tools

Explore our full suite of free color utilities for designers and developers.