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

Vivid Red

#DB2D06

📝 Color Information for #DB2D06

The hexadecimal color code #DB2D06 represents a medium shade in the red family. In the RGB color model, this color is composed of 219 red, 45 green, and 6 blue, which translates to approximately 86% red, 18% green, and 2% 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, #DB2D06 has a hue of 11 degrees, a saturation level of 95%, and a lightness value of 44%. The hue angle of 11° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 11°, saturation of 97%, and brightness/value of 86%. For print applications using the CMYK color model, #DB2D06 would be reproduced using 0% cyan, 79% magenta, 97% yellow, and 14% black. The closest web-safe color is #CC3300, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. With its medium lightness, it's versatile enough for both foreground elements and subtle backgrounds. The high saturation makes this color vibrant and attention-grabbing, ideal for call-to-action buttons, highlights, and accent elements. When pairing #DB2D06 with other colors, consider its complementary color at hue 191° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14363910, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DB2D06

Tailwind CSS
orange-700
HEX
#DB2D06
RGB
rgb(219, 45, 6)
RGB %
86%, 18%, 2%
HSL
hsl(11, 95%, 44%)
HSV
hsv(11, 97%, 86%)
CMYK
0%, 79%, 97%, 14%
Decimal
14363910
Web Safe
#CC3300

🎨 Color Schemes for #DB2D06

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DB2D06

🌗 Shades and Tints of #DB2D06

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DB2D06

Tones (adding gray / desaturating)

🌈 Hue Variations of #DB2D06

Hue Variations (shifting the color spectrum)

👁️ Preview of #DB2D06 in Use

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

👓 Color Blindness Simulation for #DB2D06

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

:root { --color-hex: #DB2D06; --color-rgb: 219, 45, 6; --color-hsl: 11, 95%, 44%; } .bg-color { background-color: #DB2D06; } .text-color { color: #DB2D06; } .border-color { border-color: #DB2D06; }

🛠️ Use #DB2D06 in Your Project

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

🔗 Related Colors to #DB2D06

#DB0649
Hue -30°
#DB0614
Hue -15°
#DB6206
Hue +15°
#DB9706
Hue +30°
#B82605
85% L
#9A1F04
70% L
#6D1603
50% L
#410D02
30% L
#F9471F
55% L
#FB7456
66% L
#FCA592
78% L
#FED2C8
89% L

About Vivid Red (#DB2D06)

Vivid Red is a medium, vibrant, warm red color with a hue angle of 11°, saturation of 95%, and lightness of 44%. Its RGB value is (219, 45, 6) and its CMYK breakdown is C:0% M:79% Y:97% K:14%.

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

Frequently Asked Questions About #DB2D06

What is the HEX code for Vivid Red? +

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

The RGB value of #DB2D06 is rgb(219, 45, 6). This means the color contains 219 out of 255 parts red, 45 out of 255 parts green, and 6 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(219, 45, 6);

What is the HSL value of #DB2D06? +

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

Is #DB2D06 a warm or cool color? +

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

The approximate CMYK value of #DB2D06 is C:0% M:79% Y:97% K:14%. 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 #DB2D06 with Other Tools

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