Skip to main content Skip to docs navigation

#c464cb 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 Pantone 252 C and its hex is #C964CF Nearest Color Name

Color Hue/Base color: Violet

Hex #c464cb Color code in RGB color code model is created after adding 76.86% red color, 39.22% green color and 79.61% blue color. Hex #c464cb Color code in CMYK color (process color) code model is generated after subtraction of 3% cyan, 51% magenta, 0% yellow and 20.39% black.

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

RGB Chart

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

Color Table

Hex Color Code c464cb #c464cb
RGB Decimal 196, 100, 203 196, 100, 203
RGB Percent 77%, 39%, 80% rgb(77%, 39%, 80%)
CSS RGBa 196, 100, 203,1 rgba(196,100,203,1)
CMYK Model cmyk(3%,51%,0%,20.39%)
HSL Color Space 296,50% ,59% hsl(296,50% ,59%)
HSV Color Space 296°, 51%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000100 01100100 11001011
Octal 304 144 313
Decimal 196 100 203
Hex c4 64 cb

Different shades of #c464cb color code.

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

Darkest of #c464cb
#6b2670
Darker of #c464cb
#903297
Dark of #c464cb
#b43fbd
Base of #c464cb
#c464cb
Light of #c464cb
#d38ad8
Lighter
#e1b0e5
Lightest
#f0d7f1

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

#c464cb
#6bcb64

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

Split Complementary

#c464cb
#9fcb64
#64cb90

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

Analogous Color

#8864cb
#9964cb
#c464cb
#cb64b0
#cb6485

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

#c464cb
#64cbc4
#cbc464

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

#c464cb
#cbc464
#6bcb64
#646bcb

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

#c464cb
#cb9064
#6bcb64
#649fcb

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

#47194a
#6b2670
#903297
#b43fbd
#c464cb
#d38ad8
#e1b0e5
#f0d7f1
#fefdfe

Tints of #c464cb Color

#c464cb
#ca75d0
#d186d6
#d797dc
#dea8e2
#e4bae7
#ebcbed
#f1dcf3
#f8edf9
#ffffff

Shades of #c464cb color code

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

#c464cb
#ae58b4
#984d9d
#824287
#6c3770
#572c5a
#412143
#2b162d
#150b16
#000000

Tones

#c464cb
#b279b6
#a08da2
#979797
#979797

Tones

Similar Color like #c464cb color

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

#c565cc
#c666cd
#c767ce
#c868cf
#c969d0
#ca6ad1
#cb6bd2
#cc6cd3
#cd6dd4
#ce6ed5
#cf6fd6
#d070d7
#d171d8
#d272d9
#c363ca
#c262c9
#c161c8
#c060c7
#bf5fc6
#be5ec5
#bd5dc4
#bc5cc3
#bb5bc2
#ba5ac1
#b959c0
#b858bf
#b757be
#b656bd

Download this Dark Violet

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

#c464cb Color Code Preview on Black Background Color

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

#c464cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c464cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c464cb

#c464cb color code is use for CSS Background Color

Background color for the above div is #c464cb

HTML with inline CSS

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

#c464cb color code is use for CSS Border Color

CSS Border color for the above div is #c464cb

HTML with inline CSS

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

CSS Border Left color for the above div is #c464cb

HTML with inline CSS

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

CSS Border Right color for the above div is #c464cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c464cb

HTML with inline CSS

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

CSS Border Top color for the above div is #c464cb

HTML with inline CSS

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

#c464cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c464cb Color code Preview on White Background

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

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