Skip to main content Skip to docs navigation

#c46fc2 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 Gulābī Pink and its hex is #C772C0 Nearest Color Name

Color Hue/Base color: Violet

Hex #c46fc2 Color code in RGB color code model is created after adding 76.86% red color, 43.53% green color and 76.08% blue color. Hex #c46fc2 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 43% magenta, 1% yellow and 23.14% black.

Hex #c46fc2 color code is between #cc77bb web safe hex color code and #bb66cc web safe hex color code. #cc77bb is the nearest web safe color code. You can see here many more shades of #c46fc2 color code.

RGB Chart

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

Color Table

Hex Color Code c46fc2 #c46fc2
RGB Decimal 196, 111, 194 196, 111, 194
RGB Percent 77%, 44%, 76% rgb(77%, 44%, 76%)
CSS RGBa 196, 111, 194,1 rgba(196,111,194,1)
CMYK Model cmyk(0%,43%,1%,23.14%)
HSL Color Space 301,42% ,60% hsl(301,42% ,60%)
HSV Color Space 301°, 43%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000100 01101111 11000010
Octal 304 157 302
Decimal 196 111 194
Hex c4 6f c2

Different shades of #c46fc2 color code.

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

Darkest of #c46fc2
#6d2d6c
Darker of #c46fc2
#913c8f
Dark of #c46fc2
#b54bb3
Base of #c46fc2
#c46fc2
Light of #c46fc2
#d393d1
Lighter
#e2b7e1
Lightest
#f0dcf0

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

#c46fc2
#6fc471

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

Split Complementary

#c46fc2
#98c46f
#6fc49c

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

Analogous Color

#946fc4
#a36fc4
#c46fc2
#c46fa6
#c46f82

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

#c46fc2
#6fc2c4
#c2c46f

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

#c46fc2
#c2c46f
#6fc471
#716fc4

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

#c46fc2
#c49c6f
#6fc471
#6f98c4

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

#491e48
#6d2d6c
#913c8f
#b54bb3
#c46fc2
#d393d1
#e2b7e1
#f0dcf0
#ffffff

Tints of #c46fc2 Color

#c46fc2
#ca7fc8
#d18fcf
#d79fd6
#deafdd
#e4bfe3
#ebcfea
#f1dff1
#f8eff8
#ffffff

Shades of #c46fc2 color code

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

#c46fc2
#ae62ac
#985696
#824a81
#6c3d6b
#573156
#412540
#2b182b
#150c15
#000000

Tones

#c46fc2
#b083af
#9b989b
#9a9a9a
#9a9a9a

Tones

Similar Color like #c46fc2 color

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

#c570c3
#c671c4
#c772c5
#c873c6
#c974c7
#ca75c8
#cb76c9
#cc77ca
#cd78cb
#ce79cc
#cf7acd
#d07bce
#d17ccf
#d27dd0
#c36ec1
#c26dc0
#c16cbf
#c06bbe
#bf6abd
#be69bc
#bd68bb
#bc67ba
#bb66b9
#ba65b8
#b964b7
#b863b6
#b762b5
#b661b4

Download this Dark Violet

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

#c46fc2 Color Code Preview on Black Background Color

This is how #c46fc2 Color will look on black background color. Color contrast ratio is 6.40

#c46fc2 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c46fc2

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c46fc2

#c46fc2 color code is use for CSS Background Color

Background color for the above div is #c46fc2

HTML with inline CSS

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

#c46fc2 color code is use for CSS Border Color

CSS Border color for the above div is #c46fc2

HTML with inline CSS

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

CSS Border Left color for the above div is #c46fc2

HTML with inline CSS

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

CSS Border Right color for the above div is #c46fc2

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c46fc2

HTML with inline CSS

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

CSS Border Top color for the above div is #c46fc2

HTML with inline CSS

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

#c46fc2 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c46fc2 Color code Preview on White Background

This is how #c46fc2 Color code will look on white background color. Color contrast ratio is 3.28

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

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