crispedge.com

Color picker

Loading...

#ccb7a5 hex color - Yellow - Warm color - Information

#ccb7a5 hex color - Yellow - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Yellow

Hex #ccb7a5 Color code in RGB color code model is created after adding 80% red color, 71.76% green color and 64.71% blue color. Hex #ccb7a5 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 10% magenta, 19% yellow and 20% black.

Hex #ccb7a5 color code is between #bbbbaa web safe hex color code and #ddaa99 web safe hex color code. #bbbbaa is the nearest web safe color code. You can see here many more shades of #ccb7a5 color code.

0 Likes 0 Comments | 5 Views

RGB Chart

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

Color Table

Hex Color Codeccb7a5#ccb7a5
RGB Decimal204, 183, 165rgb(204, 183, 165)
RGB Percent80%, 72%, 65%rgb(80%, 72%, 65%)
CSS RGBa204, 183, 165,1rgba(204,183,165,1)
CMYK Modelcmyk(0%,10%,19%,20%)
HSL Color Space28,28% ,72%hsl(28,28% ,72%)
HSV Color Space28°, 19%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001011011110100101
Octal314267245
Decimal204183165
Hexccb7a5

Different shades of #ccb7a5 color code.

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

Light Shade of #ccb7a5
#ded1c6
Dark Shade of #ccb7a5
#ba9d84
Saturated Shade of #ccb7a5
#d3b69e
Desaturated Shade of #ccb7a5
#c5b8ac
Grey scale Shade of #ccb7a5
#b8b8b8
Brighten Shade
#e5d0be
Most Readable Shade
#000000

Shades of #ccb7a5 color code

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

#ccb7a5
#b5a292
#9e8e80
#887a6e
#71655b
#5a5149
#443d37
#2d2824
#161412
#000000

Similar Color like #ccb7a5 color

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

#cdb8a6
#ceb9a7
#cfbaa8
#d0bba9
#d1bcaa
#d2bdab
#d3beac
#d4bfad
#d5c0ae
#d6c1af
#d7c2b0
#d8c3b1
#d9c4b2
#dac5b3
#cbb6a4
#cab5a3
#c9b4a2
#c8b3a1
#c7b2a0
#c6b19f
#c5b09e
#c4af9d
#c3ae9c
#c2ad9b
#c1ac9a
#c0ab99
#bfaa98
#bea997

Monochromatic Color with #ccb7a5

#ccb7a5
#f6ddc7
#221e1b
#4c453e
#776b60
#a19183

Tints of #ccb7a5 Color

#ccb7a5
#d1bfaf
#d7c7b9
#ddcfc3
#e2d7cd
#e8dfd7
#eee7e1
#f3efeb
#f9f7f5
#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

#ccb7a5
#a5bacc

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

Split Complementary

#ccb7a5
#a5cccb
#a5a7cc

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

Analogous Color

#cca7a5
#ccafa5
#ccb7a5
#ccbfa5
#ccc7a5

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

#ccb7a5
#a5ccb7
#b7a5cc

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

#ccb7a5
#a6cca5
#a5bacc
#caa5cc

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

#ccb7a5
#a5bacc
#a5a7cc
#cccba5

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

#ccb7a5 Color Code Preview on Black Background Color

This is how #ccb7a5 Color will look on black background color. Color contrast ratio is 10.88

#ccb7a5 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb7a5

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ccb7a5

#ccb7a5 color code is use for CSS Background Color

Background color for the above div is #ccb7a5

HTML with inline CSS

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

#ccb7a5 color code is use for CSS Border Color

CSS Border color for the above div is #ccb7a5

HTML with inline CSS

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

CSS Border Left color for the above div is #ccb7a5

HTML with inline CSS

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

CSS Border Right color for the above div is #ccb7a5

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ccb7a5

HTML with inline CSS

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

CSS Border Top color for the above div is #ccb7a5

HTML with inline CSS

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

#ccb7a5 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ccb7a5 Color code Preview on White Background

This is how #ccb7a5 Color code will look on white background color. Color contrast ratio is 1.93

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

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

0 Likes 0 Comments | 5 Views

Post your comment:-

By submitting comment you agree to our privacy policy.