Skip to main content Skip to docs navigation

#c45fdd 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 Blueberry Glaze and its hex is #CC66DD Nearest Color Name

Color Hue/Base color: Violet

Hex #c45fdd Color code in RGB color code model is created after adding 76.86% red color, 37.25% green color and 86.67% blue color. Hex #c45fdd Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 57% magenta, 0% yellow and 13.33% black.

Hex #c45fdd color code is between #cc66cc web safe hex color code and #bb55ee web safe hex color code. #cc66cc is the nearest web safe color code. You can see here many more shades of #c45fdd color code.

RGB Chart

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

Color Table

Hex Color Code c45fdd #c45fdd
RGB Decimal 196, 95, 221 196, 95, 221
RGB Percent 77%, 37%, 87% rgb(77%, 37%, 87%)
CSS RGBa 196, 95, 221,1 rgba(196,95,221,1)
CMYK Model cmyk(11%,57%,0%,13.33%)
HSL Color Space 288,65% ,62% hsl(288,65% ,62%)
HSV Color Space 288°, 57%, 87%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000100 01011111 11011101
Octal 304 137 335
Decimal 196 95 221
Hex c4 5f dd

Different shades of #c45fdd color code.

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

Darkest of #c45fdd
#711d86
Darker of #c45fdd
#9526b0
Dark of #c45fdd
#b535d4
Base of #c45fdd
#c45fdd
Light of #c45fdd
#d489e6
Lighter
#e3b3ef
Lightest
#f3ddf8

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

#c45fdd
#78dd5f

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

Split Complementary

#c45fdd
#b7dd5f
#5fdd85

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

Analogous Color

#7b5fdd
#905fdd
#c45fdd
#dd5fcc
#dd5f97

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

#c45fdd
#5fddc4
#ddc45f

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

#c45fdd
#ddc45f
#78dd5f
#5f78dd

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

#c45fdd
#dd855f
#78dd5f
#5fb7dd

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

#4e145c
#711d86
#9526b0
#b535d4
#c45fdd
#d489e6
#e3b3ef
#f3ddf8
#ffffff

Tints of #c45fdd Color

#c45fdd
#ca70e0
#d182e4
#d794e8
#dea6ec
#e4b7ef
#ebc9f3
#f1dbf7
#f8edfb
#ffffff

Shades of #c45fdd color code

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

#c45fdd
#ae54c4
#9849ab
#823f93
#6c347a
#572a62
#411f49
#2b1531
#150a18
#000000

Tones

#c45fdd
#b872ca
#ad86b6
#a199a3
#9e9e9e

Tones

Similar Color like #c45fdd color

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

#c560de
#c661df
#c762e0
#c863e1
#c964e2
#ca65e3
#cb66e4
#cc67e5
#cd68e6
#ce69e7
#cf6ae8
#d06be9
#d16cea
#d26deb
#c35edc
#c25ddb
#c15cda
#c05bd9
#bf5ad8
#be59d7
#bd58d6
#bc57d5
#bb56d4
#ba55d3
#b954d2
#b853d1
#b752d0
#b651cf

Download this Dark Violet

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

#c45fdd Color Code Preview on Black Background Color

This is how #c45fdd Color will look on black background color. Color contrast ratio is 6.03

#c45fdd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c45fdd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c45fdd

#c45fdd color code is use for CSS Background Color

Background color for the above div is #c45fdd

HTML with inline CSS

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

#c45fdd color code is use for CSS Border Color

CSS Border color for the above div is #c45fdd

HTML with inline CSS

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

CSS Border Left color for the above div is #c45fdd

HTML with inline CSS

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

CSS Border Right color for the above div is #c45fdd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c45fdd

HTML with inline CSS

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

CSS Border Top color for the above div is #c45fdd

HTML with inline CSS

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

#c45fdd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c45fdd Color code Preview on White Background

This is how #c45fdd Color code will look on white background color. Color contrast ratio is 3.48

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

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