crispedge.com

Color picker

Loading...

#cc7c6f hex color - Orange - Warm color - Information

#cc7c6f hex color - Orange - Warm color

Color Hue/Base color: Orange

Hex #cc7c6f Color code in RGB color code model is created after adding 80% red color, 48.63% green color and 43.53% blue color. Hex #cc7c6f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 39% magenta, 46% yellow and 20% black.

Hex #cc7c6f color code is between #bb7777 web safe hex color code and #dd8866 web safe hex color code. #bb7777 is the nearest web safe color code. You can see here many more shades of #cc7c6f color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecc7c6f#cc7c6f
RGB Decimal204, 124, 111rgb(204, 124, 111)
RGB Percent80%, 49%, 44%rgb(80%, 49%, 44%)
CSS RGBa204, 124, 111,1rgba(204,124,111,1)
CMYK Modelcmyk(0%,39%,46%,20%)
HSL Color Space8,48% ,62%hsl(8,48% ,62%)
HSV Color Space8°, 46%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000111110001101111
Octal314174157
Decimal204124111
Hexcc7c6f

Different shades of #cc7c6f color code.

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

Light Shade of #cc7c6f
#d99e95
Dark Shade of #cc7c6f
#bf5a49
Saturated Shade of #cc7c6f
#d67565
Desaturated Shade of #cc7c6f
#c28379
Grey scale Shade of #cc7c6f
#9d9d9d
Brighten Shade
#e59588
Most Readable Shade
#000000

Shades of #cc7c6f color code

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

#cc7c6f
#b56e62
#9e6056
#88524a
#71443d
#5a3731
#442925
#2d1b18
#160d0c
#000000

Similar Color like #cc7c6f color

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

#cd7d70
#ce7e71
#cf7f72
#d08073
#d18174
#d28275
#d38376
#d48477
#d58578
#d68679
#d7877a
#d8887b
#d9897c
#da8a7d
#cb7b6e
#ca7a6d
#c9796c
#c8786b
#c7776a
#c67669
#c57568
#c47467
#c37366
#c27265
#c17164
#c07063
#bf6f62
#be6e61

Monochromatic Color with #cc7c6f

#cc7c6f
#f69686
#221512
#4c2e2a
#774841
#a16258

Tints of #cc7c6f Color

#cc7c6f
#d18a7f
#d7998f
#dda79f
#e2b6af
#e8c4bf
#eed3cf
#f3e1df
#f9f0ef
#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

#cc7c6f
#6fbfcc

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

Split Complementary

#cc7c6f
#6fccaa
#6f91cc

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

Analogous Color

#cc6f87
#cc6f75
#cc7c6f
#cc8f6f
#cca16f

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

#cc7c6f
#6fcc7c
#7c6fcc

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

#cc7c6f
#90cc6f
#6fbfcc
#aa6fcc

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

#cc7c6f
#6fbfcc
#6f91cc
#ccaa6f

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

#cc7c6f Color Code Preview on Black Background Color

This is how #cc7c6f Color will look on black background color. Color contrast ratio is 6.68

#cc7c6f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc7c6f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc7c6f

#cc7c6f color code is use for CSS Background Color

Background color for the above div is #cc7c6f

HTML with inline CSS

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

#cc7c6f color code is use for CSS Border Color

CSS Border color for the above div is #cc7c6f

HTML with inline CSS

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

CSS Border Left color for the above div is #cc7c6f

HTML with inline CSS

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

CSS Border Right color for the above div is #cc7c6f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc7c6f

HTML with inline CSS

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

CSS Border Top color for the above div is #cc7c6f

HTML with inline CSS

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

#cc7c6f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc7c6f Color code Preview on White Background

This is how #cc7c6f Color code will look on white background color. Color contrast ratio is 3.14

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

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,124,111,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(111,191,204,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,124,111,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.