crispedge.com

Color picker

Loading...

#ccc7cb hex color - Grey - Warm color - Information

#ccc7cb hex color - Grey - Warm color

Color Hue/Base color: Grey

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

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

0 Likes 0 Comments | 29 Views

RGB Chart

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

Color Table

Hex Color Codeccc7cb#ccc7cb
RGB Decimal204, 199, 203rgb(204, 199, 203)
RGB Percent80%, 78%, 80%rgb(80%, 78%, 80%)
CSS RGBa204, 199, 203,1rgba(204,199,203,1)
CMYK Modelcmyk(0%,2%,0%,20%)
HSL Color Space312,5% ,79%hsl(312,5% ,79%)
HSV Color Space312°, 2%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001100011111001011
Octal314307313
Decimal204199203
Hexccc7cb

Different shades of #ccc7cb color code.

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

Light Shade of #ccc7cb
#e4e2e4
Dark Shade of #ccc7cb
#b4acb2
Saturated Shade of #ccc7cb
#d1c2ce
Desaturated Shade of #ccc7cb
#c9c9c9
Grey scale Shade of #ccc7cb
#c9c9c9
Brighten Shade
#e5e0e4
Most Readable Shade
#000000

Shades of #ccc7cb color code

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

#ccc7cb
#b5b0b4
#9e9a9d
#888487
#716e70
#5a585a
#444243
#2d2c2d
#161616
#000000

Similar Color like #ccc7cb color

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

#cdc8cc
#cec9cd
#cfcace
#d0cbcf
#d1ccd0
#d2cdd1
#d3ced2
#d4cfd3
#d5d0d4
#d6d1d5
#d7d2d6
#d8d3d7
#d9d4d8
#dad5d9
#cbc6ca
#cac5c9
#c9c4c8
#c8c3c7
#c7c2c6
#c6c1c5
#c5c0c4
#c4bfc3
#c3bec2
#c2bdc1
#c1bcc0
#c0bbbf
#bfbabe
#beb9bd

Monochromatic Color with #ccc7cb

#ccc7cb
#f6f0f5
#222122
#4c4b4c
#777476
#a19ea1

Tints of #ccc7cb Color

#ccc7cb
#d1cdd0
#d7d3d6
#ddd9dc
#e2dfe2
#e8e6e7
#eeeced
#f3f2f3
#f9f8f9
#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

#ccc7cb
#c7ccc8

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

Split Complementary

#ccc7cb
#c9ccc7
#c7cccb

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

Analogous Color

#cbc7cc
#ccc7cc
#ccc7cb
#ccc7ca
#ccc7c9

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

#ccc7cb
#cbccc7
#c7cbcc

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

#ccc7cb
#cccac7
#c7ccc8
#c7c8cc

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

#ccc7cb
#c7ccc8
#c7cccb
#ccc7c9

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

#ccc7cb Color Code Preview on Black Background Color

This is how #ccc7cb Color will look on black background color. Color contrast ratio is 12.60

#ccc7cb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc7cb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc7cb

#ccc7cb color code is use for CSS Background Color

Background color for the above div is #ccc7cb

HTML with inline CSS

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

#ccc7cb color code is use for CSS Border Color

CSS Border color for the above div is #ccc7cb

HTML with inline CSS

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

CSS Border Left color for the above div is #ccc7cb

HTML with inline CSS

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

CSS Border Right color for the above div is #ccc7cb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccc7cb

HTML with inline CSS

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

CSS Border Top color for the above div is #ccc7cb

HTML with inline CSS

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

#ccc7cb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccc7cb Color code Preview on White Background

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

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(204,199,203,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(199,204,200,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,199,203,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 29 Views

Post your comment:-

By submitting comment you agree to our privacy policy.