✓ Copied to clipboard
#901101 (Dark Vivid Red) color swatch preview — Color From Pic.
#901101 — Dark Vivid Red color swatch

Dark Vivid Red

#901101

📝 Color Information for #901101

The hexadecimal color code #901101 represents a dark shade in the red family. In the RGB color model, this color is composed of 144 red, 17 green, and 1 blue, which translates to approximately 56% red, 7% 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, #901101 has a hue of 7 degrees, a saturation level of 99%, and a lightness value of 28%. The hue angle of 7° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 7°, saturation of 99%, and brightness/value of 56%. For print applications using the CMYK color model, #901101 would be reproduced using 0% cyan, 88% magenta, 99% yellow, and 44% black. The closest web-safe color is #990000, 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 #901101 with other colors, consider its complementary color at hue 187° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 9441537, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #901101

Tailwind CSS
red-800
HEX
#901101
RGB
rgb(144, 17, 1)
RGB %
56%, 7%, 0%
HSL
hsl(7, 99%, 28%)
HSV
hsv(7, 99%, 56%)
CMYK
0%, 88%, 99%, 44%
Decimal
9441537
Web Safe
#990000

🎨 Color Schemes for #901101

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #901101

🌗 Shades and Tints of #901101

Shades (adding black)
Tints (adding white)

🎚️ Tones of #901101

Tones (adding gray / desaturating)

🌈 Hue Variations of #901101

Hue Variations (shifting the color spectrum)

👁️ Preview of #901101 in Use

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

👓 Color Blindness Simulation for #901101

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 #901101

:root { --color-hex: #901101; --color-rgb: 144, 17, 1; --color-hsl: 7, 99%, 28%; } .bg-color { background-color: #901101; } .text-color { color: #901101; } .border-color { border-color: #901101; }

🛠️ Use #901101 in Your Project

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

🔗 Related Colors to #901101

#8E0137
Hue -30°
#8E0114
Hue -15°
#8E3501
Hue +15°
#8E5801
Hue +30°
#7A0F01
85% L
#650C01
70% L
#470900
50% L
#290500
30% L
#D51A01
42% L
#FE3E25
57% L
#FE7D6C
71% L
#FFC0B8
86% L

About Dark Vivid Red (#901101)

Dark Vivid Red is a dark, vibrant, warm red color with a hue angle of 7°, saturation of 99%, and lightness of 28%. Its RGB value is (144, 17, 1) and its CMYK breakdown is C:0% M:88% Y:99% K:44%.

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 #901101

What is the HEX code for Dark Vivid Red? +

The HEX code for Dark Vivid Red is #901101. In CSS you can use it directly as color: #901101; or as a background: background-color: #901101;. 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 #901101? +

The RGB value of #901101 is rgb(144, 17, 1). This means the color contains 144 out of 255 parts red, 17 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(144, 17, 1);

What is the HSL value of #901101? +

The HSL value of #901101 is hsl(7, 99%, 28%). The hue is 7°, placing it in the red family on the color wheel. The saturation is 99%, making it vibrant. The lightness is 28%, 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 #901101 a warm or cool color? +

#901101 is classified as a warm color based on its hue angle of 7°. 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 #901101? +

The approximate CMYK value of #901101 is C:0% M:88% Y:99% K:44%. 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 #901101 with Other Tools

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