crispedge.com

Color picker

Loading...

#c4c6dd hex color - Grey - Cool color - Information

#c4c6dd hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #c4c6dd Color code in RGB color code model is created after adding 76.86% red color, 77.65% green color and 86.67% blue color. Hex #c4c6dd Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 10% magenta, 0% yellow and 13% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec4c6dd#c4c6dd
RGB Decimal196, 198, 221rgb(196, 198, 221)
RGB Percent77%, 78%, 87%rgb(77%, 78%, 87%)
CSS RGBa196, 198, 221,1rgba(196,198,221,1)
CMYK Modelcmyk(11%,10%,0%,13%)
HSL Color Space235,27% ,82%hsl(235,27% ,82%)
HSV Color Space235°, 11%, 87%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110001001100011011011101
Octal304306335
Decimal196198221
Hexc4c6dd

Different shades of #c4c6dd color code.

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

Light Shade of #c4c6dd
#e4e5f0
Dark Shade of #c4c6dd
#a4a7ca
Saturated Shade of #c4c6dd
#bfc2e2
Desaturated Shade of #c4c6dd
#c9cad8
Grey scale Shade of #c4c6dd
#d0d0d0
Brighten Shade
#dddff6
Most Readable Shade
#000000

Shades of #c4c6dd color code

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

#c4c6dd
#aeb0c4
#989aab
#828493
#6c6e7a
#575862
#414249
#2b2c31
#151618
#000000

Similar Color like #c4c6dd color

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

#c5c7de
#c6c8df
#c7c9e0
#c8cae1
#c9cbe2
#cacce3
#cbcde4
#cccee5
#cdcfe6
#ced0e7
#cfd1e8
#d0d2e9
#d1d3ea
#d2d4eb
#c3c5dc
#c2c4db
#c1c3da
#c0c2d9
#bfc1d8
#bec0d7
#bdbfd6
#bcbed5
#bbbdd4
#babcd3
#b9bbd2
#b8bad1
#b7b9d0
#b6b8cf

Monochromatic Color with #c4c6dd

#c4c6dd
#080808
#2d2e33
#53545d
#797a88
#9ea0b3

Tints of #c4c6dd Color

#c4c6dd
#cacce0
#d1d2e4
#d7d9e8
#dedfec
#e4e5ef
#ebecf3
#f1f2f7
#f8f8fb
#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

#c4c6dd
#dddbc4

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

Split Complementary

#c4c6dd
#ddcfc4
#d3ddc4

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

Analogous Color

#c4d0dd
#c4cbdd
#c4c6dd
#c7c4dd
#ccc4dd

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

#c4c6dd
#ddc4c6
#c6ddc4

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

#c4c6dd
#ddc4d2
#dddbc4
#c4ddce

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

#c4c6dd
#dddbc4
#d3ddc4
#cfc4dd

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

#c4c6dd Color Code Preview on Black Background Color

This is how #c4c6dd Color will look on black background color. Color contrast ratio is 12.47

#c4c6dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4c6dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4c6dd

#c4c6dd color code is use for CSS Background Color

Background color for the above div is #c4c6dd

HTML with inline CSS

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

#c4c6dd color code is use for CSS Border Color

CSS Border color for the above div is #c4c6dd

HTML with inline CSS

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

CSS Border Left color for the above div is #c4c6dd

HTML with inline CSS

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

CSS Border Right color for the above div is #c4c6dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4c6dd

HTML with inline CSS

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

CSS Border Top color for the above div is #c4c6dd

HTML with inline CSS

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

#c4c6dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4c6dd Color code Preview on White Background

This is how #c4c6dd Color code will look on white background color. Color contrast ratio is 1.68

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

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,198,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(221,219,196,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,198,221,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.