crispedge.com

Color picker

Loading...

#ccc5bc hex color - Green - Warm color - Information

#ccc5bc hex color - Green - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Green

Hex #ccc5bc Color code in RGB color code model is created after adding 80% red color, 77.25% green color and 73.73% blue color. Hex #ccc5bc Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 3% magenta, 8% yellow and 20% black.

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

0 Likes 0 Comments | 35 Views

RGB Chart

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

Color Table

Hex Color Codeccc5bc#ccc5bc
RGB Decimal204, 197, 188rgb(204, 197, 188)
RGB Percent80%, 77%, 74%rgb(80%, 77%, 74%)
CSS RGBa204, 197, 188,1rgba(204,197,188,1)
CMYK Modelcmyk(0%,3%,8%,20%)
HSL Color Space34,14% ,77%hsl(34,14% ,77%)
HSV Color Space34°, 8%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001100010110111100
Octal314305274
Decimal204197188
Hexccc5bc

Different shades of #ccc5bc color code.

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

Light Shade of #ccc5bc
#e2ded9
Dark Shade of #ccc5bc
#b6ac9f
Saturated Shade of #ccc5bc
#d2c6b6
Desaturated Shade of #ccc5bc
#c6c4c2
Grey scale Shade of #ccc5bc
#c4c4c4
Brighten Shade
#e5ded5
Most Readable Shade
#000000

Shades of #ccc5bc color code

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

#ccc5bc
#b5afa7
#9e9992
#88837d
#716d68
#5a5753
#44413e
#2d2b29
#161514
#000000

Similar Color like #ccc5bc color

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

#cdc6bd
#cec7be
#cfc8bf
#d0c9c0
#d1cac1
#d2cbc2
#d3ccc3
#d4cdc4
#d5cec5
#d6cfc6
#d7d0c7
#d8d1c8
#d9d2c9
#dad3ca
#cbc4bb
#cac3ba
#c9c2b9
#c8c1b8
#c7c0b7
#c6bfb6
#c5beb5
#c4bdb4
#c3bcb3
#c2bbb2
#c1bab1
#c0b9b0
#bfb8af
#beb7ae

Monochromatic Color with #ccc5bc

#ccc5bc
#f6eee3
#22211f
#4c4a46
#77736e
#a19c95

Tints of #ccc5bc Color

#ccc5bc
#d1cbc3
#d7d1ca
#ddd8d2
#e2ded9
#e8e5e1
#eeebe8
#f3f2f0
#f9f8f7
#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

#ccc5bc
#bcc3cc

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

Split Complementary

#ccc5bc
#bccbcc
#bdbccc

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

Analogous Color

#ccbfbc
#ccc2bc
#ccc5bc
#ccc8bc
#cccbbc

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

#ccc5bc
#bcccc5
#c5bccc

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

#ccc5bc
#bcccbd
#bcc3cc
#ccbccb

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

#ccc5bc
#bcc3cc
#bdbccc
#cbccbc

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

#ccc5bc Color Code Preview on Black Background Color

This is how #ccc5bc Color will look on black background color. Color contrast ratio is 12.28

#ccc5bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc5bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccc5bc

#ccc5bc color code is use for CSS Background Color

Background color for the above div is #ccc5bc

HTML with inline CSS

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

#ccc5bc color code is use for CSS Border Color

CSS Border color for the above div is #ccc5bc

HTML with inline CSS

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

CSS Border Left color for the above div is #ccc5bc

HTML with inline CSS

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

CSS Border Right color for the above div is #ccc5bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccc5bc

HTML with inline CSS

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

CSS Border Top color for the above div is #ccc5bc

HTML with inline CSS

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

#ccc5bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccc5bc Color code Preview on White Background

This is how #ccc5bc Color code will look on white background color. Color contrast ratio is 1.71

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

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

0 Likes 0 Comments | 35 Views

Post your comment:-

By submitting comment you agree to our privacy policy.