#DB741A Color Information

Hex color code: #DB741A

A striking orange shade, #DB741A appears as (219, 116, 26) in RGB and (28°, 79%, 48%) in HSL. It is often used for branding and logos.

Try:
Color NameChocolate
HEX
#DB741A
RGB
219, 116, 26
HSL
28°, 79%, 48%
CMYK
0%, 47%, 88%, 14%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

New Feature
.badge { background-color: #DB741A; 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 #DB741A; background-color: #DB741A15; }

Alert / Toast

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

Link / Accent

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

a { color: #DB741A; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

219, 116, 26

Red: 219 / Green: 116 / Blue: 26

HSL

28°, 79%, 48%

Hue: 28° / Saturation: 79% / Lightness: 48%

CMYK

0%, 47%, 88%, 14%

Cyan: 0% / Magenta: 47% / Yellow: 88% / Key: 14%

What color is #DB741A?

#DB741A is a red-orange hue associated with warmth and passion.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #DB741A to RGB:

rgb(219, 116, 26)HEX to RGB Converter →

HEX to HSL

Convert #DB741A to HSL:

hsl(28, 79%, 48%)RGB to HSL Converter →

HEX to CMYK

Convert #DB741A to CMYK:

cmyk(0%, 47%, 88%, 14%)Color Converter →

Color Meaning and Usage

#DB741A is a vivid orange color with RGB values of 219, 116, 26 and HSL of 28°, 79%, 48%. This red-orange hue evokes warmth and passion, making it suitable for popular in mobile app design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #DB741A is #1A81DB, creating high-contrast pairings. For softer combinations, try analogous colors like #DB1A20.

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

Contrast with #DB741A

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #DB741A?

#DB741A is a vivid orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #DB741A?

#DB741A in RGB is (219, 116, 26) - 219 red, 116 green, and 26 blue.

How to use #DB741A in CSS?

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

What colors go well with #DB741A?

#1A81DB (complementary), #DB1A20 (analogous), and #975012 (lighter shade) work well with #DB741A.