crispedge.com

Color picker

Loading...

#c7ade1 hex color - Violet - Cool color - Information

#c7ade1 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c7ade1 Color code in RGB color code model is created after adding 78.04% red color, 67.84% green color and 88.24% blue color. Hex #c7ade1 Color code in CMYK color (process color) code model is generated after subtraction of 12% cyan, 23% magenta, 0% yellow and 12% black.

Hex #c7ade1 color code is between #ccaadd web safe hex color code and #bbbbee web safe hex color code. #ccaadd is the nearest web safe color code. You can see here many more shades of #c7ade1 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codec7ade1#c7ade1
RGB Decimal199, 173, 225rgb(199, 173, 225)
RGB Percent78%, 68%, 88%rgb(78%, 68%, 88%)
CSS RGBa199, 173, 225,1rgba(199,173,225,1)
CMYK Modelcmyk(12%,23%,0%,12%)
HSL Color Space270,46% ,78%hsl(270,46% ,78%)
HSV Color Space270°, 23%, 88%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001111010110111100001
Octal307255341
Decimal199173225
Hexc7ade1

Different shades of #c7ade1 color code.

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

Light Shade of #c7ade1
#e0d2ef
Dark Shade of #c7ade1
#ad88d3
Saturated Shade of #c7ade1
#c7a7e7
Desaturated Shade of #c7ade1
#c7b3db
Grey scale Shade of #c7ade1
#c7c7c7
Brighten Shade
#e0c6fa
Most Readable Shade
#000000

Shades of #c7ade1 color code

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

#c7ade1
#b099c8
#9a86af
#847396
#6e607d
#584c64
#42394b
#2c2632
#161319
#000000

Similar Color like #c7ade1 color

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

#c8aee2
#c9afe3
#cab0e4
#cbb1e5
#ccb2e6
#cdb3e7
#ceb4e8
#cfb5e9
#d0b6ea
#d1b7eb
#d2b8ec
#d3b9ed
#d4baee
#d5bbef
#c6ace0
#c5abdf
#c4aade
#c3a9dd
#c2a8dc
#c1a7db
#c0a6da
#bfa5d9
#bea4d8
#bda3d7
#bca2d6
#bba1d5
#baa0d4
#b99fd3

Monochromatic Color with #c7ade1

#c7ade1
#0b0a0c
#312a37
#564b61
#7c6c8c
#a18cb6

Tints of #c7ade1 Color

#c7ade1
#cdb6e4
#d3bfe7
#d9c8eb
#dfd1ee
#e6daf1
#ece3f5
#f2ecf8
#f8f5fb
#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

#c7ade1
#c7e1ad

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

Split Complementary

#c7ade1
#e1e1ad
#ade1ad

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

Analogous Color

#b2ade1
#bdade1
#c7ade1
#d1ade1
#dcade1

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

#c7ade1
#e1c7ad
#ade1c7

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

#c7ade1
#e1adad
#c7e1ad
#ade1e1

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

#c7ade1
#c7e1ad
#ade1ad
#e1ade1

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

#c7ade1 Color Code Preview on Black Background Color

This is how #c7ade1 Color will look on black background color. Color contrast ratio is 10.49

#c7ade1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7ade1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7ade1

#c7ade1 color code is use for CSS Background Color

Background color for the above div is #c7ade1

HTML with inline CSS

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

#c7ade1 color code is use for CSS Border Color

CSS Border color for the above div is #c7ade1

HTML with inline CSS

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

CSS Border Left color for the above div is #c7ade1

HTML with inline CSS

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

CSS Border Right color for the above div is #c7ade1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7ade1

HTML with inline CSS

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

CSS Border Top color for the above div is #c7ade1

HTML with inline CSS

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

#c7ade1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7ade1 Color code Preview on White Background

This is how #c7ade1 Color code will look on white background color. Color contrast ratio is 2.00

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

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.