crispedge.com

#c46dcd hex color - Violet - Warm color - Information

#c46dcd hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c46dcd Color code in RGB color code model is created after adding 76.86% red color, 42.75% green color and 80.39% blue color. Hex #c46dcd Color code in CMYK color (process color) code model is generated after subtraction of 4% cyan, 47% magenta, 0% yellow and 19.61% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec46dcd#c46dcd
RGB Decimal196, 109, 205rgb(196, 109, 205)
RGB Percent77%, 43%, 80%rgb(77%, 43%, 80%)
CSS RGBa196, 109, 205,1rgba(196,109,205,1)
CMYK Modelcmyk(4%,47%,0%,19.61%)
HSL Color Space294,49% ,62%hsl(294,49% ,62%)
HSV Color Space294°, 47%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001000110110111001101
Octal304155315
Decimal196109205
Hexc46dcd

Different shades of #c46dcd color code.

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

Light Shade of #c46dcd
#d393da
Dark Shade of #c46dcd
#b547c0
Saturated Shade of #c46dcd
#cc63d7
Desaturated Shade of #c46dcd
#bc77c3
Grey scale Shade of #c46dcd
#9d9d9d
Brighten Shade
#dd86e6
Most Readable Shade
#000000

Shades of #c46dcd color code

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

#c46dcd
#ae60b6
#98549f
#824888
#6c3c71
#57305b
#412444
#2b182d
#150c16
#000000

Similar Color like #c46dcd color

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

#c56ece
#c66fcf
#c770d0
#c871d1
#c972d2
#ca73d3
#cb74d4
#cc75d5
#cd76d6
#ce77d7
#cf78d8
#d079d9
#d17ada
#d27bdb
#c36ccc
#c26bcb
#c16aca
#c069c9
#bf68c8
#be67c7
#bd66c6
#bc65c5
#bb64c4
#ba63c3
#b962c2
#b861c1
#b760c0
#b65fbf

Monochromatic Color with #c46dcd

#c46dcd
#ed84f7
#211323
#4a294d
#734078
#9b56a2

Tints of #c46dcd Color

#c46dcd
#ca7dd2
#d18dd8
#d79ddd
#deade3
#e4bee8
#ebceee
#f1def3
#f8eef9
#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

#c46dcd
#76cd6d

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

Split Complementary

#c46dcd
#a6cd6d
#6dcd94

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

Analogous Color

#9e6dcd
#b16dcd
#c46dcd
#cd6dc3
#cd6db0

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

#c46dcd
#cdc46d
#6dcdc4

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

#c46dcd
#cd946d
#76cd6d
#6da6cd

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

#c46dcd
#76cd6d
#6dcd94
#cd6da6

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 #c46dcd 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.

#c46dcd Color Code Preview on Black Background Color

This is how #c46dcd Color will look on black background color. Color contrast ratio is 6.42

#c46dcd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c46dcd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c46dcd

#c46dcd color code is use for CSS Background Color

Background color for the above div is #c46dcd

HTML with inline CSS

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

#c46dcd color code is use for CSS Border Color

CSS Border color for the above div is #c46dcd

HTML with inline CSS

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

CSS Border Left color for the above div is #c46dcd

HTML with inline CSS

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

CSS Border Right color for the above div is #c46dcd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c46dcd

HTML with inline CSS

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

CSS Border Top color for the above div is #c46dcd

HTML with inline CSS

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

#c46dcd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c46dcd Color code Preview on White Background

This is how #c46dcd Color code will look on white background color. Color contrast ratio is 3.27

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

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(196,109,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(118,205,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,109,205,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.