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

Dark Vivid Vermilion

#CB5F01

📝 Color Information for #CB5F01

The hexadecimal color code #CB5F01 represents a dark shade in the red family. In the RGB color model, this color is composed of 203 red, 95 green, and 1 blue, which translates to approximately 80% red, 37% green, and 0% 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, #CB5F01 has a hue of 28 degrees, a saturation level of 99%, and a lightness value of 40%. The hue angle of 28° places this color firmly in the red spectrum. In the HSV/HSB color model, this translates to a hue of 28°, saturation of 100%, and brightness/value of 80%. For print applications using the CMYK color model, #CB5F01 would be reproduced using 0% cyan, 53% magenta, 100% yellow, and 20% black. The closest web-safe color is #CC6600, 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 #CB5F01 with other colors, consider its complementary color at hue 208° for maximum contrast, or use analogous colors within 30° of its hue for harmonious combinations. The decimal representation of this color is 13328129, which can be useful in certain programming contexts.

🔢 Color Conversion Codes for #CB5F01

Tailwind CSS
amber-700
HEX
#CB5F01
RGB
rgb(203, 95, 1)
RGB %
80%, 37%, 0%
HSL
hsl(28, 99%, 40%)
HSV
hsv(28, 100%, 80%)
CMYK
0%, 53%, 100%, 20%
Decimal
13328129
Web Safe
#CC6600

🎨 Color Schemes for #CB5F01

Complementary
Analogous
Triadic
Split Complementary
Tetradic (Rectangle)

🔄 Alternatives to #CB5F01

🌗 Shades and Tints of #CB5F01

Shades (adding black)
Tints (adding white)

🎚️ Tones of #CB5F01

Tones (adding gray / desaturating)

🌈 Hue Variations of #CB5F01

Hue Variations (shifting the color spectrum)

👁️ Preview of #CB5F01 in Use

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

👓 Color Blindness Simulation for #CB5F01

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

:root { --color-hex: #CB5F01; --color-rgb: 203, 95, 1; --color-hsl: 28, 99%, 40%; } .bg-color { background-color: #CB5F01; } .text-color { color: #CB5F01; } .border-color { border-color: #CB5F01; }

🛠️ Use #CB5F01 in Your Project

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

🔗 Related Colors to #CB5F01

#CB0108
Hue -30°
#CB2D01
Hue -15°
#CB9201
Hue +15°
#CBC401
Hue +30°
#AD5101
85% L
#8E4301
70% L
#653001
50% L
#3D1D00
30% L
#FE7D0B
52% L
#FE9D48
64% L
#FEBE85
76% L
#FFDEC2
88% L

About Dark Vivid Vermilion (#CB5F01)

Dark Vivid Vermilion is a medium, vibrant, warm red color with a hue angle of 28°, saturation of 99%, and lightness of 40%. Its RGB value is (203, 95, 1) and its CMYK breakdown is C:0% M:53% Y:100% K:20%.

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

Frequently Asked Questions About #CB5F01

What is the HEX code for Dark Vivid Vermilion? +

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

The RGB value of #CB5F01 is rgb(203, 95, 1). This means the color contains 203 out of 255 parts red, 95 out of 255 parts green, and 1 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(203, 95, 1);

What is the HSL value of #CB5F01? +

The HSL value of #CB5F01 is hsl(28, 99%, 40%). The hue is 28°, placing it in the red family on the color wheel. The saturation is 99%, 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 #CB5F01 a warm or cool color? +

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

The approximate CMYK value of #CB5F01 is C:0% M:53% Y:100% K:20%. 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 #CB5F01 with Other Tools

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