crispedge.com

Color picker

Loading...

#cc8a55 hex color - Orange - Warm color - Information

#cc8a55 hex color - Orange - Warm color

Color Mixture: Orange and Brown

Color Hue/Base color: Orange

Hex #cc8a55 Color code in RGB color code model is created after adding 80% red color, 54.12% green color and 33.33% blue color. Hex #cc8a55 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 32% magenta, 58% yellow and 20% black.

Hex #cc8a55 color code is between #bb8844 web safe hex color code and #dd9966 web safe hex color code. #bb8844 is the nearest web safe color code. You can see here many more shades of #cc8a55 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codecc8a55#cc8a55
RGB Decimal204, 138, 85rgb(204, 138, 85)
RGB Percent80%, 54%, 33%rgb(80%, 54%, 33%)
CSS RGBa204, 138, 85,1rgba(204,138,85,1)
CMYK Modelcmyk(0%,32%,58%,20%)
HSL Color Space27,54% ,57%hsl(27,54% ,57%)
HSV Color Space27°, 58%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011001000101001010101
Octal314212125
Decimal20413885
Hexcc8a55

Different shades of #cc8a55 color code.

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

Light Shade of #cc8a55
#d8a57c
Dark Shade of #cc8a55
#b77037
Saturated Shade of #cc8a55
#d7894a
Desaturated Shade of #cc8a55
#c18b60
Grey scale Shade of #cc8a55
#909090
Brighten Shade
#e5a36e
Most Readable Shade
#000000

Shades of #cc8a55 color code

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

#cc8a55
#b57a4b
#9e6b42
#885c38
#714c2f
#5a3d25
#442e1c
#2d1e12
#160f09
#000000

Similar Color like #cc8a55 color

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

#cd8b56
#ce8c57
#cf8d58
#d08e59
#d18f5a
#d2905b
#d3915c
#d4925d
#d5935e
#d6945f
#d79560
#d89661
#d99762
#da9863
#cb8954
#ca8853
#c98752
#c88651
#c78550
#c6844f
#c5834e
#c4824d
#c3814c
#c2804b
#c17f4a
#c07e49
#bf7d48
#be7c47

Monochromatic Color with #cc8a55

#cc8a55
#f6a767
#22170e
#4c3420
#775032
#a16d43

Tints of #cc8a55 Color

#cc8a55
#d19767
#d7a47a
#ddb18d
#e2bea0
#e8cbb3
#eed8c6
#f3e5d9
#f9f2ec
#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

#cc8a55
#5597cc

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

Split Complementary

#cc8a55
#55ccc6
#555bcc

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

Analogous Color

#cc5a55
#cc7255
#cc8a55
#cca255
#ccba55

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

#cc8a55
#55cc8a
#8a55cc

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

#cc8a55
#5bcc55
#5597cc
#c555cc

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

#cc8a55
#5597cc
#555bcc
#ccc555

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

#cc8a55 Color Code Preview on Black Background Color

This is how #cc8a55 Color will look on black background color. Color contrast ratio is 7.33

#cc8a55 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc8a55

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc8a55

#cc8a55 color code is use for CSS Background Color

Background color for the above div is #cc8a55

HTML with inline CSS

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

#cc8a55 color code is use for CSS Border Color

CSS Border color for the above div is #cc8a55

HTML with inline CSS

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

CSS Border Left color for the above div is #cc8a55

HTML with inline CSS

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

CSS Border Right color for the above div is #cc8a55

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc8a55

HTML with inline CSS

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

CSS Border Top color for the above div is #cc8a55

HTML with inline CSS

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

#cc8a55 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc8a55 Color code Preview on White Background

This is how #cc8a55 Color code will look on white background color. Color contrast ratio is 2.86

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.