crispedge.com

Color picker

Loading...

#c4bcc7 hex color - Grey - Warm color - Information

#c4bcc7 hex color - Grey - Warm color

Color Hue/Base color: Grey

Hex #c4bcc7 Color code in RGB color code model is created after adding 76.86% red color, 73.73% green color and 78.04% blue color. Hex #c4bcc7 Color code in CMYK color (process color) code model is generated after subtraction of 2% cyan, 6% magenta, 0% yellow and 22% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec4bcc7#c4bcc7
RGB Decimal196, 188, 199rgb(196, 188, 199)
RGB Percent77%, 74%, 78%rgb(77%, 74%, 78%)
CSS RGBa196, 188, 199,1rgba(196,188,199,1)
CMYK Modelcmyk(2%,6%,0%,22%)
HSL Color Space284,9% ,76%hsl(284,9% ,76%)
HSV Color Space284°, 6%, 78%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001001011110011000111
Octal304274307
Decimal196188199
Hexc4bcc7

Different shades of #c4bcc7 color code.

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

Light Shade of #c4bcc7
#dcd8de
Dark Shade of #c4bcc7
#aca0b0
Saturated Shade of #c4bcc7
#c7b6cd
Desaturated Shade of #c4bcc7
#c1c1c1
Grey scale Shade of #c4bcc7
#c1c1c1
Brighten Shade
#ddd5e0
Most Readable Shade
#000000

Shades of #c4bcc7 color code

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

#c4bcc7
#aea7b0
#98929a
#827d84
#6c686e
#575358
#413e42
#2b292c
#151416
#000000

Similar Color like #c4bcc7 color

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

#c5bdc8
#c6bec9
#c7bfca
#c8c0cb
#c9c1cc
#cac2cd
#cbc3ce
#ccc4cf
#cdc5d0
#cec6d1
#cfc7d2
#d0c8d3
#d1c9d4
#d2cad5
#c3bbc6
#c2bac5
#c1b9c4
#c0b8c3
#bfb7c2
#beb6c1
#bdb5c0
#bcb4bf
#bbb3be
#bab2bd
#b9b1bc
#b8b0bb
#b7afba
#b6aeb9

Monochromatic Color with #c4bcc7

#c4bcc7
#eee4f1
#1d1b1d
#464447
#706c72
#9a949c

Tints of #c4bcc7 Color

#c4bcc7
#cac3cd
#d1cad3
#d7d2d9
#ded9df
#e4e1e6
#ebe8ec
#f1f0f2
#f8f7f8
#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

#c4bcc7
#bfc7bc

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

Split Complementary

#c4bcc7
#c5c7bc
#bcc7bf

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

Analogous Color

#c0bcc7
#c2bcc7
#c4bcc7
#c6bcc7
#c7bcc6

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

#c4bcc7
#c7c4bc
#bcc7c4

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

#c4bcc7
#c7bebc
#bfc7bc
#bcc4c7

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

#c4bcc7
#bfc7bc
#bcc7bf
#c7bcc5

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

#c4bcc7 Color Code Preview on Black Background Color

This is how #c4bcc7 Color will look on black background color. Color contrast ratio is 11.37

#c4bcc7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4bcc7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c4bcc7

#c4bcc7 color code is use for CSS Background Color

Background color for the above div is #c4bcc7

HTML with inline CSS

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

#c4bcc7 color code is use for CSS Border Color

CSS Border color for the above div is #c4bcc7

HTML with inline CSS

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

CSS Border Left color for the above div is #c4bcc7

HTML with inline CSS

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

CSS Border Right color for the above div is #c4bcc7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c4bcc7

HTML with inline CSS

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

CSS Border Top color for the above div is #c4bcc7

HTML with inline CSS

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

#c4bcc7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c4bcc7 Color code Preview on White Background

This is how #c4bcc7 Color code will look on white background color. Color contrast ratio is 1.85

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

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,188,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(191,199,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(196,188,199,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.