#DB4900 Color Information

Hex color code: #DB4900

The hex color #DB4900 is a dynamic orange with RGB values of (219, 73, 0) and HSL of (20°, 100%, 43%). It is typically applied in digital products.

Try:
Color NameChocolate
HEX
#DB4900
RGB
219, 73, 0
HSL
20°, 100%, 43%
CMYK
0%, 67%, 100%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #DB4900; color: #000000; }

Badge

New Feature
.badge { background-color: #DB4900; color: #000000; }

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 #DB4900; background-color: #DB490015; }

Alert / Toast

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

Link / Accent

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

a { color: #DB4900; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #DB4900 in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 73, 0

Red: 219 / Green: 73 / Blue: 0

HSL

20°, 100%, 43%

Hue: 20° / Saturation: 100% / Lightness: 43%

CMYK

0%, 67%, 100%, 14%

Cyan: 0% / Magenta: 67% / Yellow: 100% / Key: 14%

What color is #DB4900?

#DB4900 is a highly saturated hue associated with energy and excitement.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB4900 to RGB:

rgb(219, 73, 0)HEX to RGB Converter →

HEX to HSL

Convert #DB4900 to HSL:

hsl(20, 100%, 43%)RGB to HSL Converter →

HEX to CMYK

Convert #DB4900 to CMYK:

cmyk(0%, 67%, 100%, 14%)Color Converter →

Color Meaning and Usage

A vivid orange tone, #DB4900 has RGB (219, 73, 0) and HSL (20°, 100%, 43%). Known for evoking energy and excitement, this highly saturated hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB4900 is #0092DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB0025.

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

Contrast with #DB4900

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

Contrast Ratio: 4.97:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB4900?

#DB4900 is a vivid orange color - a highly saturated hue that evokes energy and excitement.

What is the RGB value of #DB4900?

#DB4900 in RGB is (219, 73, 0) - 219 red, 73 green, and 0 blue.

How to use #DB4900 in CSS?

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

What colors go well with #DB4900?

#0092DB (complementary), #DB0025 (analogous), and #8F3000 (lighter shade) work well with #DB4900.