crispedge.com

Color picker

Loading...

#c7afec hex color - Blue - Cool color - Information

#c7afec hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #c7afec Color code in RGB color code model is created after adding 78.04% red color, 68.63% green color and 92.55% blue color. Hex #c7afec Color code in CMYK color (process color) code model is generated after subtraction of 16% cyan, 26% magenta, 0% yellow and 7% black.

Hex #c7afec color code is between #ccaaee web safe hex color code and #bbbbdd web safe hex color code. #ccaaee is the nearest web safe color code. You can see here many more shades of #c7afec color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codec7afec#c7afec
RGB Decimal199, 175, 236rgb(199, 175, 236)
RGB Percent78%, 69%, 93%rgb(78%, 69%, 93%)
CSS RGBa199, 175, 236,1rgba(199,175,236,1)
CMYK Modelcmyk(16%,26%,0%,7%)
HSL Color Space264,62% ,81%hsl(264,62% ,81%)
HSV Color Space264°, 26%, 93%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001111010111111101100
Octal307257354
Decimal199175236
Hexc7afec

Different shades of #c7afec color code.

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

Light Shade of #c7afec
#e4d8f6
Dark Shade of #c7afec
#aa86e2
Saturated Shade of #c7afec
#c6aaf1
Desaturated Shade of #c7afec
#c8b4e7
Grey scale Shade of #c7afec
#cdcdcd
Brighten Shade
#e0c8ff
Most Readable Shade
#000000

Shades of #c7afec color code

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

#c7afec
#b09bd1
#9a88b7
#84749d
#6e6183
#584d68
#423a4e
#2c2634
#16131a
#000000

Similar Color like #c7afec color

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

#c8b0ed
#c9b1ee
#cab2ef
#cbb3f0
#ccb4f1
#cdb5f2
#ceb6f3
#cfb7f4
#d0b8f5
#d1b9f6
#d2baf7
#d3bbf8
#d4bcf9
#d5bdfa
#c6aeeb
#c5adea
#c4ace9
#c3abe8
#c2aae7
#c1a9e6
#c0a8e5
#bfa7e4
#bea6e3
#bda5e2
#bca4e1
#bba3e0
#baa2df
#b9a1de

Monochromatic Color with #c7afec

#c7afec
#141117
#383142
#5b506c
#7f7097
#a38fc1

Tints of #c7afec Color

#c7afec
#cdb7ee
#d3c0f0
#d9c9f2
#dfd2f4
#e6dbf6
#ece4f8
#f2edfa
#f8f6fc
#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

#c7afec
#d4ecaf

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

Split Complementary

#c7afec
#ece6af
#b6ecaf

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

Analogous Color

#afafec
#bbafec
#c7afec
#d3afec
#dfafec

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

#c7afec
#ecc7af
#afecc7

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

#c7afec
#ecafb5
#d4ecaf
#afece5

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

#c7afec
#d4ecaf
#b6ecaf
#e6afec

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

#c7afec Color Code Preview on Black Background Color

This is how #c7afec Color will look on black background color. Color contrast ratio is 10.77

#c7afec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7afec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c7afec

#c7afec color code is use for CSS Background Color

Background color for the above div is #c7afec

HTML with inline CSS

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

#c7afec color code is use for CSS Border Color

CSS Border color for the above div is #c7afec

HTML with inline CSS

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

CSS Border Left color for the above div is #c7afec

HTML with inline CSS

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

CSS Border Right color for the above div is #c7afec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c7afec

HTML with inline CSS

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

CSS Border Top color for the above div is #c7afec

HTML with inline CSS

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

#c7afec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c7afec Color code Preview on White Background

This is how #c7afec Color code will look on white background color. Color contrast ratio is 1.95

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.