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

Vivid Red

#DB3F0F

📝 Color Information for #DB3F0F

The hexadecimal color code #DB3F0F represents a medium shade in the red family. In the RGB color model, this color is composed of 219 red, 63 green, and 15 blue, which translates to approximately 86% red, 25% green, and 6% 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, #DB3F0F has a hue of 14 degrees, a saturation level of 87%, and a lightness value of 46%. The hue angle of 14° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 14°, saturation of 93%, and brightness/value of 86%. For print applications using the CMYK color model, #DB3F0F would be reproduced using 0% cyan, 71% magenta, 93% 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 #DB3F0F with other colors, consider its complementary color at hue 194° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 14368527, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #DB3F0F

Tailwind CSS
orange-700
HEX
#DB3F0F
RGB
rgb(219, 63, 15)
RGB %
86%, 25%, 6%
HSL
hsl(14, 87%, 46%)
HSV
hsv(14, 93%, 86%)
CMYK
0%, 71%, 93%, 14%
Decimal
14368527
Web Safe
#CC3300

🎨 Color Schemes for #DB3F0F

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #DB3F0F

🌗 Shades and Tints of #DB3F0F

Shades (adding black)
Tints (adding white)

🎚️ Tones of #DB3F0F

Tones (adding gray / desaturating)

🌈 Hue Variations of #DB3F0F

Hue Variations (shifting the color spectrum)

👁️ Preview of #DB3F0F in Use

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

👓 Color Blindness Simulation for #DB3F0F

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

:root { --color-hex: #DB3F0F; --color-rgb: 219, 63, 15; --color-hsl: 14, 87%, 46%; } .bg-color { background-color: #DB3F0F; } .text-color { color: #DB3F0F; } .border-color { border-color: #DB3F0F; }

🛠️ Use #DB3F0F in Your Project

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

🔗 Related Colors to #DB3F0F

#DB0F46
Hue -30°
#DB0F13
Hue -15°
#DB720F
Hue +15°
#DBA50F
Hue +30°
#BA350D
85% L
#992C0B
70% L
#6E1F08
50% L
#431305
30% L
#F15E32
57% L
#F48866
68% L
#F8AD96
78% L
#FBD6CB
89% L

About Vivid Red (#DB3F0F)

Vivid Red is a medium, vibrant, warm red color with a hue angle of 14°, saturation of 87%, and lightness of 46%. Its RGB value is (219, 63, 15) and its CMYK breakdown is C:0% M:71% Y:93% 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 #DB3F0F

What is the HEX code for Vivid Red? +

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

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

What is the HSL value of #DB3F0F? +

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

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

The approximate CMYK value of #DB3F0F is C:0% M:71% Y:93% 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 #DB3F0F with Other Tools

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