crispedge.com

Color picker

Loading...

#cc956d hex color - Red - Warm color - Information

#cc956d hex color - Red - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Red

Hex #cc956d Color code in RGB color code model is created after adding 80% red color, 58.43% green color and 42.75% blue color. Hex #cc956d Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 27% magenta, 47% yellow and 20% black.

Hex #cc956d color code is between #bb9966 web safe hex color code and #dd8877 web safe hex color code. #bb9966 is the nearest web safe color code. You can see here many more shades of #cc956d color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecc956d#cc956d
RGB Decimal204, 149, 109rgb(204, 149, 109)
RGB Percent80%, 58%, 43%rgb(80%, 58%, 43%)
CSS RGBa204, 149, 109,1rgba(204,149,109,1)
CMYK Modelcmyk(0%,27%,47%,20%)
HSL Color Space25,48% ,61%hsl(25,48% ,61%)
HSV Color Space25°, 47%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001001010101101101
Octal314225155
Decimal204149109
Hexcc956d

Different shades of #cc956d color code.

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

Light Shade of #cc956d
#d9b093
Dark Shade of #cc956d
#bf7a47
Saturated Shade of #cc956d
#d69363
Desaturated Shade of #cc956d
#c29777
Grey scale Shade of #cc956d
#9c9c9c
Brighten Shade
#e5ae86
Most Readable Shade
#000000

Shades of #cc956d color code

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

#cc956d
#b58460
#9e7354
#886348
#71523c
#5a4230
#443124
#2d2118
#16100c
#000000

Similar Color like #cc956d color

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

#cd966e
#ce976f
#cf9870
#d09971
#d19a72
#d29b73
#d39c74
#d49d75
#d59e76
#d69f77
#d7a078
#d8a179
#d9a27a
#daa37b
#cb946c
#ca936b
#c9926a
#c89169
#c79068
#c68f67
#c58e66
#c48d65
#c38c64
#c28b63
#c18a62
#c08961
#bf8860
#be875f

Monochromatic Color with #cc956d

#cc956d
#f6b484
#221912
#4c3829
#775740
#a17656

Tints of #cc956d Color

#cc956d
#d1a07d
#d7ac8d
#ddb89d
#e2c4ad
#e8cfbe
#eedbce
#f3e7de
#f9f3ee
#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

#cc956d
#6da4cc

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

Split Complementary

#cc956d
#6dccc5
#6d74cc

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

Analogous Color

#cc6f6d
#cc826d
#cc956d
#cca86d
#ccbb6d

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

#cc956d
#6dcc95
#956dcc

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

#cc956d
#74cc6d
#6da4cc
#c46dcc

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

#cc956d
#6da4cc
#6d74cc
#ccc56d

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

#cc956d Color Code Preview on Black Background Color

This is how #cc956d Color will look on black background color. Color contrast ratio is 8.09

#cc956d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc956d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc956d

#cc956d color code is use for CSS Background Color

Background color for the above div is #cc956d

HTML with inline CSS

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

#cc956d color code is use for CSS Border Color

CSS Border color for the above div is #cc956d

HTML with inline CSS

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

CSS Border Left color for the above div is #cc956d

HTML with inline CSS

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

CSS Border Right color for the above div is #cc956d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc956d

HTML with inline CSS

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

CSS Border Top color for the above div is #cc956d

HTML with inline CSS

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

#cc956d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc956d Color code Preview on White Background

This is how #cc956d Color code will look on white background color. Color contrast ratio is 2.60

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

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,149,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(109,164,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,149,109,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.