Skip to main content Skip to docs navigation

#c41bdd 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 #c41bdd Color code in RGB color code model is created after adding 76.86% red color, 10.59% green color and 86.67% blue color. Hex #c41bdd Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 88% magenta, 0% yellow and 13.33% black.

Hex #c41bdd color code is between #cc22cc web safe hex color code and #bb11ee web safe hex color code. #cc22cc is the nearest web safe color code. You can see here many more shades of #c41bdd color code.

RGB Chart

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

Color Table

Hex Color Code c41bdd #c41bdd
RGB Decimal 196, 27, 221 196, 27, 221
RGB Percent 77%, 11%, 87% rgb(77%, 11%, 87%)
CSS RGBa 196, 27, 221,1 rgba(196,27,221,1)
CMYK Model cmyk(11%,88%,0%,13.33%)
HSL Color Space 292,78% ,49% hsl(292,78% ,49%)
HSV Color Space 292°, 88%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000100 00011011 11011101
Octal 304 33 335
Decimal 196 27 221
Hex c4 1b dd

Different shades of #c41bdd color code.

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

Darkest of #c41bdd
#4b0a55
Darker of #c41bdd
#731082
Dark of #c41bdd
#9c15b0
Base of #c41bdd
#c41bdd
Light of #c41bdd
#d343e8
Lighter
#dd70ee
Lightest
#e89ef3

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

#c41bdd
#34dd1b

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

Split Complementary

#c41bdd
#95dd1b
#1bdd63

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

Analogous Color

#531bdd
#731bdd
#c41bdd
#dd1bb5
#dd1b64

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

#c41bdd
#1bddc4
#ddc41b

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

#c41bdd
#ddc41b
#34dd1b
#1b34dd

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

#c41bdd
#dd631b
#34dd1b
#1b95dd

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

#230527
#4b0a55
#731082
#9c15b0
#c41bdd
#d343e8
#dd70ee
#e89ef3
#f3cbf9

Tints of #c41bdd Color

#c41bdd
#ca34e0
#d14de4
#d767e8
#de80ec
#e499ef
#ebb3f3
#f1ccf7
#f8e5fb
#ffffff

Shades of #c41bdd color code

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

#c41bdd
#ae18c4
#9815ab
#821293
#6c0f7a
#570c62
#410949
#2b0631
#150318
#000000

Tones

#c41bdd
#b234c4
#9f4dab
#8d6593
#7c7c7c

Tones

Similar Color like #c41bdd color

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

#c51cde
#c61ddf
#c71ee0
#c81fe1
#c920e2
#ca21e3
#cb22e4
#cc23e5
#cd24e6
#ce25e7
#cf26e8
#d027e9
#d128ea
#d229eb
#c31adc
#c219db
#c118da
#c017d9
#bf16d8
#be15d7
#bd14d6
#bc13d5
#bb12d4
#ba11d3
#b910d2
#b80fd1
#b70ed0
#b60dcf

Download this Dark Violet

Hex #c41bdd 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.

#c41bdd Color Code Preview on Black Background Color

This is how #c41bdd Color will look on black background color. Color contrast ratio is 4.55

#c41bdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c41bdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c41bdd

#c41bdd color code is use for CSS Background Color

Background color for the above div is #c41bdd

HTML with inline CSS

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

#c41bdd color code is use for CSS Border Color

CSS Border color for the above div is #c41bdd

HTML with inline CSS

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

CSS Border Left color for the above div is #c41bdd

HTML with inline CSS

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

CSS Border Right color for the above div is #c41bdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c41bdd

HTML with inline CSS

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

CSS Border Top color for the above div is #c41bdd

HTML with inline CSS

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

#c41bdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c41bdd Color code Preview on White Background

This is how #c41bdd Color code will look on white background color. Color contrast ratio is 4.62

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 #c41bdd; } .exampleBoxShadowClass { box-shadow: 1px 1px 3px 2px #c41bdd; }

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(196,27,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(52,221,27,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,27,221,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }