#CC9119 Color Information

Hex color code: #CC9119

#CC9119 is a dynamic orange color. In RGB it is (204, 145, 25), and in HSL it is (40°, 78%, 45%). It is typically applied in digital products.

Try:
Color NameGoldenrod
HEX
#CC9119
RGB
204, 145, 25
HSL
40°, 78%, 45%
CMYK
0%, 29%, 88%, 20%

Shades

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

Generate Gradient

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

Preview in UI

Button

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

Badge

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

Alert / Toast

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

Link / Accent

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

a { color: #CC9119; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

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

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

204, 145, 25

Red: 204 / Green: 145 / Blue: 25

HSL

40°, 78%, 45%

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

CMYK

0%, 29%, 88%, 20%

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

What color is #CC9119?

#CC9119 is a orange-yellow hue associated with optimism and creativity.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #CC9119 to RGB:

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

HEX to HSL

Convert #CC9119 to HSL:

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

HEX to CMYK

Convert #CC9119 to CMYK:

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

Color Meaning and Usage

A eye-catching orange tone, #CC9119 has RGB (204, 145, 25) and HSL (40°, 78%, 45%). Known for evoking optimism and creativity, this orange-yellow hue is typically applied in digital products. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #CC9119 is #1955CC, creating high-contrast pairings. For softer combinations, try analogous colors like #CC3719.

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

Contrast with #CC9119

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

Contrast Ratio: 7.63:1
WCAG AA: Pass
WCAG AAA: Pass

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #CC9119?

#CC9119 is a eye-catching orange color - a orange-yellow hue that evokes optimism and creativity.

What is the RGB value of #CC9119?

#CC9119 in RGB is (204, 145, 25) - 204 red, 145 green, and 25 blue.

How to use #CC9119 in CSS?

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

What colors go well with #CC9119?

#1955CC (complementary), #CC3719 (analogous), and #886011 (lighter shade) work well with #CC9119.