#CC4919 Color Information

Hex color code: #CC4919

#CC4919 is a bold orange color. In RGB it is (204, 73, 25), and in HSL it is (16°, 78%, 45%). It is frequently seen in web interfaces.

Try:
Color NameChocolate
HEX
#CC4919
RGB
204, 73, 25
HSL
16°, 78%, 45%
CMYK
0%, 64%, 88%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

.btn-primary { background-color: #CC4919; color: #FFFFFF; }

Badge

New Feature
.badge { background-color: #CC4919; color: #FFFFFF; }

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 #CC4919; background-color: #CC491915; }

Alert / Toast

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

Link / Accent

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

a { color: #CC4919; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 73, 25

Red: 204 / Green: 73 / Blue: 25

HSL

16°, 78%, 45%

Hue: 16° / Saturation: 78% / Lightness: 45%

CMYK

0%, 64%, 88%, 20%

Cyan: 0% / Magenta: 64% / Yellow: 88% / Key: 20%

What color is #CC4919?

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

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC4919 to RGB:

rgb(204, 73, 25)HEX to RGB Converter →

HEX to HSL

Convert #CC4919 to HSL:

hsl(16, 78%, 45%)RGB to HSL Converter →

HEX to CMYK

Convert #CC4919 to CMYK:

cmyk(0%, 64%, 88%, 20%)Color Converter →

Color Meaning and Usage

A eye-catching orange tone, #CC4919 has RGB (204, 73, 25) and HSL (16°, 78%, 45%). Known for evoking warmth and passion, this red-orange hue is commonly used in modern UI design. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC4919 is #199DCC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC1943.

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

Contrast with #CC4919

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

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

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC4919?

#CC4919 is a eye-catching orange color - a red-orange hue that evokes warmth and passion.

What is the RGB value of #CC4919?

#CC4919 in RGB is (204, 73, 25) - 204 red, 73 green, and 25 blue.

How to use #CC4919 in CSS?

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

What colors go well with #CC4919?

#199DCC (complementary), #CC1943 (analogous), and #883111 (lighter shade) work well with #CC4919.