crispedge.com

Color picker

Loading...

#c664d9 hex color - Violet - Warm color - Information

#c664d9 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c664d9 Color code in RGB color code model is created after adding 77.65% red color, 39.22% green color and 85.1% blue color. Hex #c664d9 Color code in CMYK color (process color) code model is generated after subtraction of 9% cyan, 54% magenta, 0% yellow and 15% black.

Hex #c664d9 color code is between #cc66dd web safe hex color code and #bb55cc web safe hex color code. #cc66dd is the nearest web safe color code. You can see here many more shades of #c664d9 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec664d9#c664d9
RGB Decimal198, 100, 217rgb(198, 100, 217)
RGB Percent78%, 39%, 85%rgb(78%, 39%, 85%)
CSS RGBa198, 100, 217,1rgba(198,100,217,1)
CMYK Modelcmyk(9%,54%,0%,15%)
HSL Color Space290,61% ,62%hsl(290,61% ,62%)
HSV Color Space290°, 54%, 85%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001100110010011011001
Octal306144331
Decimal198100217
Hexc664d9

Different shades of #c664d9 color code.

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

Light Shade of #c664d9
#d58de3
Dark Shade of #c664d9
#b73bcf
Saturated Shade of #c664d9
#cd5ae3
Desaturated Shade of #c664d9
#bf6ecf
Grey scale Shade of #c664d9
#9e9e9e
Brighten Shade
#df7df2
Most Readable Shade
#000000

Shades of #c664d9 color code

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

#c664d9
#b058c0
#9a4da8
#844290
#6e3778
#582c60
#422148
#2c1630
#160b18
#000000

Similar Color like #c664d9 color

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

#c765da
#c866db
#c967dc
#ca68dd
#cb69de
#cc6adf
#cd6be0
#ce6ce1
#cf6de2
#d06ee3
#d16fe4
#d270e5
#d371e6
#d472e7
#c563d8
#c462d7
#c361d6
#c260d5
#c15fd4
#c05ed3
#bf5dd2
#be5cd1
#bd5bd0
#bc5acf
#bb59ce
#ba58cd
#b957cc
#b856cb

Monochromatic Color with #c664d9

#c664d9
#040204
#2b162f
#522959
#783d84
#9f50ae

Tints of #c664d9 Color

#c664d9
#cc75dd
#d286e1
#d997e5
#dfa8e9
#e5baee
#eccbf2
#f2dcf6
#f8edfa
#ffffff

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

#c664d9
#77d964

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

Split Complementary

#c664d9
#b1d964
#64d98c

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

Analogous Color

#9764d9
#af64d9
#c664d9
#d964d5
#d964bd

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

#c664d9
#d9c664
#64d9c6

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

#c664d9
#d98b64
#77d964
#64b1d9

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

Double Complementary Color

#c664d9
#77d964
#64d98c
#d964b1

Double Complementary 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).

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

#c664d9 Color Code Preview on Black Background Color

This is how #c664d9 Color will look on black background color. Color contrast ratio is 6.23

#c664d9 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c664d9

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c664d9

#c664d9 color code is use for CSS Background Color

Background color for the above div is #c664d9

HTML with inline CSS

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

#c664d9 color code is use for CSS Border Color

CSS Border color for the above div is #c664d9

HTML with inline CSS

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

CSS Border Left color for the above div is #c664d9

HTML with inline CSS

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

CSS Border Right color for the above div is #c664d9

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c664d9

HTML with inline CSS

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

CSS Border Top color for the above div is #c664d9

HTML with inline CSS

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

#c664d9 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c664d9 Color code Preview on White Background

This is how #c664d9 Color code will look on white background color. Color contrast ratio is 3.37

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

Gradient Background

Beautiful Colored Gradient Background. Find awesome Gradient backgrounds for your next project.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(198,100,217,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(119,217,100,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(198,100,217,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.