✓ Copied to clipboard
#C1900B (Dark Vivid Orange) color swatch preview — Color From Pic.
#C1900B — Dark Vivid Orange color swatch

Dark Vivid Orange

#C1900B

📝 Color Information for #C1900B

The hexadecimal color code #C1900B represents a dark shade in the orange family. In the RGB color model, this color is composed of 193 red, 144 green, and 11 blue, which translates to approximately 76% red, 56% green, and 4% 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, #C1900B has a hue of 44 degrees, a saturation level of 89%, and a lightness value of 40%. The hue angle of 44° places this color firmly in the orange spectrum. In the HSV/HSB color model, this translates to a hue of 44°, saturation of 94%, and brightness/value of 76%. For print applications using the CMYK color model, #C1900B would be reproduced using 0% cyan, 25% magenta, 94% yellow, and 24% black. The closest web-safe color is #CC9900, 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 #C1900B with other colors, consider its complementary color at hue 224° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 12685323, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C1900B

Tailwind CSS
yellow-600
HEX
#C1900B
RGB
rgb(193, 144, 11)
RGB %
76%, 56%, 4%
HSL
hsl(44, 89%, 40%)
HSV
hsv(44, 94%, 76%)
CMYK
0%, 25%, 94%, 24%
Decimal
12685323
Web Safe
#CC9900

🎨 Color Schemes for #C1900B

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C1900B

🌗 Shades and Tints of #C1900B

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C1900B

Tones (adding gray / desaturating)

🌈 Hue Variations of #C1900B

Hue Variations (shifting the color spectrum)

👁️ Preview of #C1900B in Use

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

👓 Color Blindness Simulation for #C1900B

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

:root { --color-hex: #C1900B; --color-rgb: 193, 144, 11; --color-hsl: 44, 89%, 40%; } .bg-color { background-color: #C1900B; } .text-color { color: #C1900B; } .border-color { border-color: #C1900B; }

🛠️ Use #C1900B in Your Project

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

🔗 Related Colors to #C1900B

#C1360B
Hue -30°
#C1630B
Hue -15°
#C1BE0B
Hue +15°
#96C10B
Hue +30°
#A47B0A
85% L
#876508
70% L
#604806
50% L
#3A2B03
30% L
#F2B718
52% L
#F5C951
64% L
#F8DB8B
76% L
#FCEDC5
88% L

About Dark Vivid Orange (#C1900B)

Dark Vivid Orange is a medium, vibrant, warm orange color with a hue angle of 44°, saturation of 89%, and lightness of 40%. Its RGB value is (193, 144, 11) and its CMYK breakdown is C:0% M:25% Y:94% K:24%.

This is a Autumn (Earthy) color palette archetype. Creativity, Adventure, Enthusiasm, Success. Orange combines the energy of red and the happiness of yellow.

Frequently Asked Questions About #C1900B

What is the HEX code for Dark Vivid Orange? +

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

The RGB value of #C1900B is rgb(193, 144, 11). This means the color contains 193 out of 255 parts red, 144 out of 255 parts green, and 11 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(193, 144, 11);

What is the HSL value of #C1900B? +

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

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

The approximate CMYK value of #C1900B is C:0% M:25% Y:94% K:24%. 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 #C1900B with Other Tools

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