crispedge.com

Color picker

Loading...

#c3c9ce hex color - Blue - Cool color - Information

#c3c9ce hex color - Blue - Cool color

Color Mixture: Cyan Blue

Color Hue/Base color: Blue

Hex #c3c9ce Color code in RGB color code model is created after adding 76.47% red color, 78.82% green color and 80.78% blue color. Hex #c3c9ce Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 2% magenta, 0% yellow and 19% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codec3c9ce#c3c9ce
RGB Decimal195, 201, 206rgb(195, 201, 206)
RGB Percent76%, 79%, 81%rgb(76%, 79%, 81%)
CSS RGBa195, 201, 206,1rgba(195,201,206,1)
CMYK Modelcmyk(5%,2%,0%,19%)
HSL Color Space207,10% ,79%hsl(207,10% ,79%)
HSV Color Space207°, 5%, 81%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000111100100111001110
Octal303311316
Decimal195201206
Hexc3c9ce

Different shades of #c3c9ce color code.

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

Light Shade of #c3c9ce
#dfe2e5
Dark Shade of #c3c9ce
#a7b0b7
Saturated Shade of #c3c9ce
#bec9d3
Desaturated Shade of #c3c9ce
#c8c8c9
Grey scale Shade of #c3c9ce
#c8c8c8
Brighten Shade
#dce2e7
Most Readable Shade
#000000

Shades of #c3c9ce color code

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

#c3c9ce
#adb2b7
#979ca0
#828689
#6c6f72
#56595b
#414344
#2b2c2d
#151616
#000000

Similar Color like #c3c9ce color

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

#c4cacf
#c5cbd0
#c6ccd1
#c7cdd2
#c8ced3
#c9cfd4
#cad0d5
#cbd1d6
#ccd2d7
#cdd3d8
#ced4d9
#cfd5da
#d0d6db
#d1d7dc
#c2c8cd
#c1c7cc
#c0c6cb
#bfc5ca
#bec4c9
#bdc3c8
#bcc2c7
#bbc1c6
#bac0c5
#b9bfc4
#b8bec3
#b7bdc2
#b6bcc1
#b5bbc0

Monochromatic Color with #c3c9ce

#c3c9ce
#ebf2f8
#222324
#4a4d4e
#737679
#9ba0a3

Tints of #c3c9ce Color

#c3c9ce
#c9cfd3
#d0d5d8
#d7dbde
#dde1e3
#e4e7e9
#ebedee
#f1f3f4
#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

#c3c9ce
#cec8c3

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

Split Complementary

#c3c9ce
#cec3c3
#cecdc3

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

Analogous Color

#c3cdce
#c3cbce
#c3c9ce
#c3c7ce
#c3c5ce

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

#c3c9ce
#cec3c9
#c9cec3

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

#c3c9ce
#cdc3ce
#cec8c3
#c3cec3

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

#c3c9ce
#cec8c3
#cecdc3
#c3c3ce

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

#c3c9ce Color Code Preview on Black Background Color

This is how #c3c9ce Color will look on black background color. Color contrast ratio is 12.57

#c3c9ce in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3c9ce

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c3c9ce

#c3c9ce color code is use for CSS Background Color

Background color for the above div is #c3c9ce

HTML with inline CSS

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

#c3c9ce color code is use for CSS Border Color

CSS Border color for the above div is #c3c9ce

HTML with inline CSS

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

CSS Border Left color for the above div is #c3c9ce

HTML with inline CSS

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

CSS Border Right color for the above div is #c3c9ce

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c3c9ce

HTML with inline CSS

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

CSS Border Top color for the above div is #c3c9ce

HTML with inline CSS

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

#c3c9ce hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c3c9ce Color code Preview on White Background

This is how #c3c9ce Color code will look on white background color. Color contrast ratio is 1.67

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

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,201,206,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(206,200,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,201,206,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.