crispedge.com

Color picker

Loading...

#c1cbcc hex color - Grey - Cool color - Information

#c1cbcc hex color - Grey - Cool color

Color Hue/Base color: Grey

Hex #c1cbcc Color code in RGB color code model is created after adding 75.69% red color, 79.61% green color and 80% blue color. Hex #c1cbcc Color code in CMYK color (process color) code model is generated after subtraction of 5% cyan, 0% magenta, 0% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec1cbcc#c1cbcc
RGB Decimal193, 203, 204rgb(193, 203, 204)
RGB Percent76%, 80%, 80%rgb(76%, 80%, 80%)
CSS RGBa193, 203, 204,1rgba(193,203,204,1)
CMYK Modelcmyk(5%,0%,0%,20%)
HSL Color Space185,10% ,78%hsl(185,10% ,78%)
HSV Color Space185°, 5%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary110000011100101111001100
Octal301313314
Decimal193203204
Hexc1cbcc

Different shades of #c1cbcc color code.

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

Light Shade of #c1cbcc
#dde2e3
Dark Shade of #c1cbcc
#a5b4b5
Saturated Shade of #c1cbcc
#bbd0d2
Desaturated Shade of #c1cbcc
#c6c6c6
Grey scale Shade of #c1cbcc
#c6c6c6
Brighten Shade
#dae4e5
Most Readable Shade
#000000

Shades of #c1cbcc color code

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

#c1cbcc
#abb4b5
#969d9e
#808788
#6b7071
#555a5a
#404344
#2a2d2d
#151616
#000000

Similar Color like #c1cbcc color

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

#c2cccd
#c3cdce
#c4cecf
#c5cfd0
#c6d0d1
#c7d1d2
#c8d2d3
#c9d3d4
#cad4d5
#cbd5d6
#ccd6d7
#cdd7d8
#ced8d9
#cfd9da
#c0cacb
#bfc9ca
#bec8c9
#bdc7c8
#bcc6c7
#bbc5c6
#bac4c5
#b9c3c4
#b8c2c3
#b7c1c2
#b6c0c1
#b5bfc0
#b4bebf
#b3bdbe

Monochromatic Color with #c1cbcc

#c1cbcc
#e9f5f6
#202222
#484c4c
#717677
#99a1a1

Tints of #c1cbcc Color

#c1cbcc
#c7d0d1
#ced6d7
#d5dcdd
#dce2e2
#e3e7e8
#eaedee
#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

#c1cbcc
#ccc2c1

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

Split Complementary

#c1cbcc
#ccc1c5
#ccc8c1

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

Analogous Color

#c1ccc9
#c1cccb
#c1cbcc
#c1c9cc
#c1c7cc

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

#c1cbcc
#ccc1cb
#cbccc1

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

#c1cbcc
#c7c1cc
#ccc2c1
#c5ccc1

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

#c1cbcc
#ccc2c1
#ccc8c1
#c1c5cc

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

#c1cbcc Color Code Preview on Black Background Color

This is how #c1cbcc Color will look on black background color. Color contrast ratio is 12.68

#c1cbcc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1cbcc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c1cbcc

#c1cbcc color code is use for CSS Background Color

Background color for the above div is #c1cbcc

HTML with inline CSS

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

#c1cbcc color code is use for CSS Border Color

CSS Border color for the above div is #c1cbcc

HTML with inline CSS

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

CSS Border Left color for the above div is #c1cbcc

HTML with inline CSS

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

CSS Border Right color for the above div is #c1cbcc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c1cbcc

HTML with inline CSS

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

CSS Border Top color for the above div is #c1cbcc

HTML with inline CSS

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

#c1cbcc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c1cbcc Color code Preview on White Background

This is how #c1cbcc Color code will look on white background color. Color contrast ratio is 1.66

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

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(193,203,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(204,194,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(193,203,204,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.