crispedge.com

Color picker

Loading...

#c3cdca hex color - Grey - Cool color - Information

#c3cdca hex color - Grey - Cool color

Color Mixture: Green and Cyan

Color Hue/Base color: Grey

Hex #c3cdca Color code in RGB color code model is created after adding 76.47% red color, 80.39% green color and 79.22% blue color. Hex #c3cdca Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 1% yellow and 20% black.

Hex #c3cdca color code is between #bbcccc web safe hex color code and #ccddbb web safe hex color code. #bbcccc is the nearest web safe color code. You can see here many more shades of #c3cdca color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec3cdca#c3cdca
RGB Decimal195, 205, 202rgb(195, 205, 202)
RGB Percent76%, 80%, 79%rgb(76%, 80%, 79%)
CSS RGBa195, 205, 202,1rgba(195,205,202,1)
CMYK Modelcmyk(5%,0%,1%,20%)
HSL Color Space162,9% ,78%hsl(162,9% ,78%)
HSV Color Space162°, 5%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000111100110111001010
Octal303315312
Decimal195205202
Hexc3cdca

Different shades of #c3cdca color code.

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

Light Shade of #c3cdca
#dfe4e3
Dark Shade of #c3cdca
#a7b6b1
Saturated Shade of #c3cdca
#bdd2cc
Desaturated Shade of #c3cdca
#c8c8c8
Grey scale Shade of #c3cdca
#c8c8c8
Brighten Shade
#dce6e3
Most Readable Shade
#000000

Shades of #c3cdca color code

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

#c3cdca
#adb6b3
#979f9d
#828886
#6c7170
#565b59
#414443
#2b2d2c
#151616
#000000

Similar Color like #c3cdca color

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

#c4cecb
#c5cfcc
#c6d0cd
#c7d1ce
#c8d2cf
#c9d3d0
#cad4d1
#cbd5d2
#ccd6d3
#cdd7d4
#ced8d5
#cfd9d6
#d0dad7
#d1dbd8
#c2ccc9
#c1cbc8
#c0cac7
#bfc9c6
#bec8c5
#bdc7c4
#bcc6c3
#bbc5c2
#bac4c1
#b9c3c0
#b8c2bf
#b7c1be
#b6c0bd
#b5bfbc

Monochromatic Color with #c3cdca

#c3cdca
#ebf7f4
#212322
#4a4d4c
#727876
#9ba2a0

Tints of #c3cdca Color

#c3cdca
#c9d2cf
#d0d8d5
#d7dddb
#dde3e1
#e4e8e7
#ebeeed
#f1f3f3
#f8f9f9
#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

#c3cdca
#cdc3c6

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

Split Complementary

#c3cdca
#cdc3cb
#cdc5c3

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

Analogous Color

#c3cdc6
#c3cdc8
#c3cdca
#c3cdcc
#c3cccd

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

#c3cdca
#cac3cd
#cdcac3

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

#c3cdca
#c5c3cd
#cdc3c6
#cbcdc3

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

#c3cdca
#cdc3c6
#cdc5c3
#c3cbcd

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

#c3cdca Color Code Preview on Black Background Color

This is how #c3cdca Color will look on black background color. Color contrast ratio is 12.91

#c3cdca in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3cdca

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3cdca

#c3cdca color code is use for CSS Background Color

Background color for the above div is #c3cdca

HTML with inline CSS

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

#c3cdca color code is use for CSS Border Color

CSS Border color for the above div is #c3cdca

HTML with inline CSS

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

CSS Border Left color for the above div is #c3cdca

HTML with inline CSS

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

CSS Border Right color for the above div is #c3cdca

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3cdca

HTML with inline CSS

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

CSS Border Top color for the above div is #c3cdca

HTML with inline CSS

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

#c3cdca hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3cdca Color code Preview on White Background

This is how #c3cdca Color code will look on white background color. Color contrast ratio is 1.63

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

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(195,205,202,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(205,195,198,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,205,202,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.