crispedge.com

Color picker

Loading...

#cc8e5e hex color - Orange - Warm color - Information

#cc8e5e hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #cc8e5e Color code in RGB color code model is created after adding 80% red color, 55.69% green color and 36.86% blue color. Hex #cc8e5e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 30% magenta, 54% yellow and 20% black.

Hex #cc8e5e color code is between #bb8866 web safe hex color code and #dd9955 web safe hex color code. #bb8866 is the nearest web safe color code. You can see here many more shades of #cc8e5e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecc8e5e#cc8e5e
RGB Decimal204, 142, 94rgb(204, 142, 94)
RGB Percent80%, 56%, 37%rgb(80%, 56%, 37%)
CSS RGBa204, 142, 94,1rgba(204,142,94,1)
CMYK Modelcmyk(0%,30%,54%,20%)
HSL Color Space26,52% ,58%hsl(26,52% ,58%)
HSV Color Space26°, 54%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001000111001011110
Octal314216136
Decimal20414294
Hexcc8e5e

Different shades of #cc8e5e color code.

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

Light Shade of #cc8e5e
#d8a985
Dark Shade of #cc8e5e
#bc733b
Saturated Shade of #cc8e5e
#d78d53
Desaturated Shade of #cc8e5e
#c18f69
Grey scale Shade of #cc8e5e
#959595
Brighten Shade
#e5a777
Most Readable Shade
#000000

Shades of #cc8e5e color code

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

#cc8e5e
#b57e53
#9e6e49
#885e3e
#714e34
#5a3f29
#442f1f
#2d1f14
#160f0a
#000000

Similar Color like #cc8e5e color

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

#cd8f5f
#ce9060
#cf9161
#d09262
#d19363
#d29464
#d39565
#d49666
#d59767
#d69868
#d79969
#d89a6a
#d99b6b
#da9c6c
#cb8d5d
#ca8c5c
#c98b5b
#c88a5a
#c78959
#c68858
#c58757
#c48656
#c38555
#c28454
#c18353
#c08252
#bf8151
#be8050

Monochromatic Color with #cc8e5e

#cc8e5e
#f6ac72
#221810
#4c3523
#775337
#a1704a

Tints of #cc8e5e Color

#cc8e5e
#d19a6f
#d7a781
#ddb393
#e2c0a5
#e8ccb7
#eed9c9
#f3e5db
#f9f2ed
#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

#cc8e5e
#5e9ccc

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

Split Complementary

#cc8e5e
#5eccc5
#5e65cc

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

Analogous Color

#cc625e
#cc785e
#cc8e5e
#cca45e
#ccba5e

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

#cc8e5e
#5ecc8e
#8e5ecc

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

#cc8e5e
#65cc5e
#5e9ccc
#c55ecc

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

#cc8e5e
#5e9ccc
#5e65cc
#ccc55e

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

#cc8e5e Color Code Preview on Black Background Color

This is how #cc8e5e Color will look on black background color. Color contrast ratio is 7.60

#cc8e5e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc8e5e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc8e5e

#cc8e5e color code is use for CSS Background Color

Background color for the above div is #cc8e5e

HTML with inline CSS

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

#cc8e5e color code is use for CSS Border Color

CSS Border color for the above div is #cc8e5e

HTML with inline CSS

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

CSS Border Left color for the above div is #cc8e5e

HTML with inline CSS

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

CSS Border Right color for the above div is #cc8e5e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc8e5e

HTML with inline CSS

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

CSS Border Top color for the above div is #cc8e5e

HTML with inline CSS

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

#cc8e5e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc8e5e Color code Preview on White Background

This is how #cc8e5e Color code will look on white background color. Color contrast ratio is 2.76

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

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,142,94,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(94,156,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,142,94,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.