✓ Copied to clipboard
#C9C0BA (Light Muted Vermilion) color swatch preview — Color From Pic.
#C9C0BA — Light Muted Vermilion color swatch

Light Muted Vermilion

#C9C0BA

📝 Color Information for #C9C0BA

The hexadecimal color code #C9C0BA represents a light shade in the red family. In the RGB color model, this color is composed of 201 red, 192 green, and 186 blue, which translates to approximately 79% red, 75% green, and 73% blue. This makes it a nearly neutral color with warm undertones that can evoke different emotional responses depending on its application. When analyzed in the HSL (Hue, Saturation, Lightness) color space, #C9C0BA has a hue of 24 degrees, a saturation level of 12%, and a lightness value of 76%. The hue angle of 24° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 24°, saturation of 7%, and brightness/value of 79%. For print applications using the CMYK color model, #C9C0BA would be reproduced using 0% cyan, 4% magenta, 7% yellow, and 21% black. The closest web-safe color is #CCCCCC, which may be useful for ensuring compatibility across older displays and systems. This color works well in various design contexts. As a lighter shade, it's excellent for backgrounds, negative space, and creating a sense of openness in designs. The moderate to low saturation gives this color a sophisticated, muted quality that works well in professional and minimalist designs. When pairing #C9C0BA with other colors, consider its complementary color at hue 204° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13222074, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #C9C0BA

Tailwind CSS
stone-300
HEX
#C9C0BA
RGB
rgb(201, 192, 186)
RGB %
79%, 75%, 73%
HSL
hsl(24, 12%, 76%)
HSV
hsv(24, 7%, 79%)
CMYK
0%, 4%, 7%, 21%
Decimal
13222074
Web Safe
#CCCCCC

🎨 Color Schemes for #C9C0BA

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #C9C0BA

🌗 Shades and Tints of #C9C0BA

Shades (adding black)
Tints (adding white)

🎚️ Tones of #C9C0BA

Tones (adding gray / desaturating)

🌈 Hue Variations of #C9C0BA

Hue Variations (shifting the color spectrum)

👁️ Preview of #C9C0BA in Use

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

👓 Color Blindness Simulation for #C9C0BA

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

:root { --color-hex: #C9C0BA; --color-rgb: 201, 192, 186; --color-hsl: 24, 12%, 76%; } .bg-color { background-color: #C9C0BA; } .text-color { color: #C9C0BA; } .border-color { border-color: #C9C0BA; }

🛠️ Use #C9C0BA in Your Project

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

🔗 Related Colors to #C9C0BA

#C9BABC
Hue -30°
#C9BDBA
Hue -15°
#C9C4BA
Hue +15°
#C9C8BA
Hue +30°
#B0A49B
85% L
#968479
70% L
#6D5F55
50% L
#423934
30% L
#D4CDC9
81% L
#E0DAD7
86% L
#E9E5E2
90% L
#F4F2F1
95% L

About Light Muted Vermilion (#C9C0BA)

Light Muted Vermilion is a light, muted, warm red color with a hue angle of 24°, saturation of 12%, and lightness of 76%. Its RGB value is (201, 192, 186) and its CMYK breakdown is C:0% M:4% Y:7% K:21%.

This is a Winter (Muted) color palette archetype. Passion, Energy, Action, Danger. Red is a powerful color that evokes strong emotions and captures attention immediately.

Frequently Asked Questions About #C9C0BA

What is the HEX code for Light Muted Vermilion? +

The HEX code for Light Muted Vermilion is #C9C0BA. In CSS you can use it directly as color: #C9C0BA; or as a background: background-color: #C9C0BA;. 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 #C9C0BA? +

The RGB value of #C9C0BA is rgb(201, 192, 186). This means the color contains 201 out of 255 parts red, 192 out of 255 parts green, and 186 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(201, 192, 186);

What is the HSL value of #C9C0BA? +

The HSL value of #C9C0BA is hsl(24, 12%, 76%). The hue is 24°, placing it in the red family on the color wheel. The saturation is 12%, making it muted. The lightness is 76%, making it light. HSL is the most useful format for programmatic color manipulation in CSS, as you can easily adjust lightness to create tints and shades.

Is #C9C0BA a warm or cool color? +

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

The approximate CMYK value of #C9C0BA is C:0% M:4% Y:7% K:21%. 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 #C9C0BA with Other Tools

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