Skip to main content Skip to docs navigation

#c01ddd hex color | Download Dark Violet BG image | Information

Color Picker

@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Info

Woow we have a nearby visually matching color name available. It's name is Shades of Rhodonite and its hex is #BE2BDF Nearest Color Name

Color Hue/Base color: Violet

Hex #c01ddd Color code in RGB color code model is created after adding 75.29% red color, 11.37% green color and 86.67% blue color. Hex #c01ddd Color code in CMYK color (process color) code model is generated after subtraction of 13% cyan, 87% magenta, 0% yellow and 13.33% black.

Hex #c01ddd color code is between #bb22cc web safe hex color code and #cc11ee web safe hex color code. #bb22cc is the nearest web safe color code. You can see here many more shades of #c01ddd color code.

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Code c01ddd #c01ddd
RGB Decimal 192, 29, 221 192, 29, 221
RGB Percent 75%, 11%, 87% rgb(75%, 11%, 87%)
CSS RGBa 192, 29, 221,1 rgba(192,29,221,1)
CMYK Model cmyk(13%,87%,0%,13.33%)
HSL Color Space 291,77% ,49% hsl(291,77% ,49%)
HSV Color Space 291°, 87%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000000 00011101 11011101
Octal 300 35 335
Decimal 192 29 221
Hex c0 1d dd

Different shades of #c01ddd color code.

Different color shades are produced by adding adding white or black (respectively). Generate more color shades with shades generator.

Darkest of #c01ddd
#4b0b56
Darker of #c01ddd
#721183
Dark of #c01ddd
#9917b0
Base of #c01ddd
#c01ddd
Light of #c01ddd
#cf46e7
Lighter
#da73ed
Lightest
#e6a0f3

Color Schemes

A good color harmony is perfect looking color combinations or colors that look good together. Everyone from designers to developers are looking for colors that go well together. Color schemes above are different relative position on color spectrum. Using them together will create aesthetic looks.

Complimentary

#c01ddd
#3add1d

Complimentary Colors are colors on opposite sides of the color wheel that goes well together.

Split Complementary

#c01ddd
#9add1d
#1ddd60

Split Complimentary Colors are two secondary colors with one color as the main color. Secondary colors be used for accents and highlights.

Analogous Color

#501ddd
#701ddd
#c01ddd
#dd1dba
#dd1d6a

Analogous colors are a slight variation in one color or related colors or neighboring colors on either side of color wheel . Example like Red, Orange and Yellow with red as central color. An analogous color scheme creates a rich, monochromatic look. Analogous scheme lacks contrast and is not as vibrant as complementary schemes.

Triadic Color

#c01ddd
#1dddc0
#ddc01d

The primary colors are Red, Green Blue. They are an example of a triadic color scheme. Put a triangle on color wheel and find all three triadic colors. Triadic color schemes are vibrant with high color contrast with color harmony.

Tetrad/Square Color

#c01ddd
#ddc01d
#3add1d
#1d3add

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#c01ddd
#dd601d
#3add1d
#1d9add

Square is Four color (a mix of primar and secondary colors) scheme with two colors (hues) are next to each other on the color wheel are paired with two adjacent colors (hues) on the opposite side. For examle Red (Primary) and Orange (Secondary) with adjacent to Blue (Primary) and Green (Secondary).

Monochromatic Color with #c01ddd

#230529
#4b0b56
#721183
#9917b0
#c01ddd
#cf46e7
#da73ed
#e6a0f3
#f2cdf9

Tints of #c01ddd Color

#c01ddd
#c736e0
#ce4fe4
#d568e8
#dc81ec
#e39aef
#eab3f3
#f1ccf7
#f8e5fb
#ffffff

Shades of #c01ddd color code

Generate more color scales with scales (color stack) generator.

#c01ddd
#aa19c4
#9516ab
#801393
#6a107a
#550c62
#400949
#2a0631
#150318
#000000

Tones

#c01ddd
#af36c4
#9d4fab
#8c6892
#7d7d7d

Tones

Similar Color like #c01ddd color

Find visually similar hex color codes nearing to #c01ddd hex color. Similar colors can help you tweak and adjust for your project until it’s just right.

#c11ede
#c21fdf
#c320e0
#c421e1
#c522e2
#c623e3
#c724e4
#c825e5
#c926e6
#ca27e7
#cb28e8
#cc29e9
#cd2aea
#ce2beb
#bf1cdc
#be1bdb
#bd1ada
#bc19d9
#bb18d8
#ba17d7
#b916d6
#b815d5
#b714d4
#b613d3
#b512d2
#b411d1
#b310d0
#b20fcf

Download this Dark Violet

Hex #c01ddd Color Code use in CSS Color, CSS Font/Text Color, CSS Background Color, CSS Border Color, CSS placeholder color, CSS rgba, Box Shadow Color, Text Shadow color.

#c01ddd Color Code Preview on Black Background Color

This is how #c01ddd Color will look on black background color. Color contrast ratio is 4.46

#c01ddd in use for CSS Font/Text Color

HTML with inline CSS

<p style="color:#c01ddd">Your Example Paragraph content text in with font color #c01ddd </p>

Your Example Paragraph content text in with font color #c01ddd

HTML with inline CSS

<div style="color:#c01ddd">Your Paragraph text in with font color #c01ddd </div>

Your Example Paragraph content text in with font color #c01ddd

#c01ddd color code is use for CSS Background Color

Background color for the above div is #c01ddd

HTML with inline CSS

<div style="background-color:#c01ddd;"></div>

#c01ddd color code is use for CSS Border Color

CSS Border color for the above div is #c01ddd

HTML with inline CSS

<div style="border:5px solid #c01ddd;"></div>

CSS Border Left color for the above div is #c01ddd

HTML with inline CSS

<div style="border-left:5px solid #c01ddd;"></div>

CSS Border Right color for the above div is #c01ddd

HTML with inline CSS

<div style="border-right:5px solid #c01ddd;"></div>

CSS Border Bottom color for the above div is #c01ddd

HTML with inline CSS

<div style="border-bottom:5px solid #c01ddd;"></div>

CSS Border Top color for the above div is #c01ddd

HTML with inline CSS

<div style="border-top:5px solid #c01ddd;"></div>

#c01ddd hex Color code used as CSS color Codes

Example CSS Class for usage

.examplebgclass {background-color:#c01ddd; } .examplecolorclass {color:#c01ddd; } .examplebordercolor {border:3px solid #c01ddd; }

#c01ddd Color code Preview on White Background

This is how #c01ddd Color code will look on white background color. Color contrast ratio is 4.71

Different text-shadow examples and usage

coming soon...

CSS3 text-shadow and box-shadow Usage

Example CSS Class for usage

.exampleTextShadowClass { text-shadow: 4px 4px 2px #c01ddd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c01ddd; }

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(192,29,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(58,221,29,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(192,29,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }