crispedge.com

Color picker

Loading...

#cc797e hex color - Red - Warm color - Information

#cc797e hex color - Red - Warm color

Color Hue/Base color: Red

Hex #cc797e Color code in RGB color code model is created after adding 80% red color, 47.45% green color and 49.41% blue color. Hex #cc797e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 41% magenta, 38% yellow and 20% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecc797e#cc797e
RGB Decimal204, 121, 126rgb(204, 121, 126)
RGB Percent80%, 47%, 49%rgb(80%, 47%, 49%)
CSS RGBa204, 121, 126,1rgba(204,121,126,1)
CMYK Modelcmyk(0%,41%,38%,20%)
HSL Color Space356,45% ,64%hsl(356,45% ,64%)
HSV Color Space356°, 41%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000111100101111110
Octal314171176
Decimal204121126
Hexcc797e

Different shades of #cc797e color code.

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

Light Shade of #cc797e
#da9ea2
Dark Shade of #cc797e
#be545a
Saturated Shade of #cc797e
#d57076
Desaturated Shade of #cc797e
#c38286
Grey scale Shade of #cc797e
#a2a2a2
Brighten Shade
#e59297
Most Readable Shade
#000000

Shades of #cc797e color code

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

#cc797e
#b56b70
#9e5e62
#885054
#714346
#5a3538
#44282a
#2d1a1c
#160d0e
#000000

Similar Color like #cc797e color

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

#cd7a7f
#ce7b80
#cf7c81
#d07d82
#d17e83
#d27f84
#d38085
#d48186
#d58287
#d68388
#d78489
#d8858a
#d9868b
#da878c
#cb787d
#ca777c
#c9767b
#c8757a
#c77479
#c67378
#c57277
#c47176
#c37075
#c26f74
#c16e73
#c06d72
#bf6c71
#be6b70

Monochromatic Color with #cc797e

#cc797e
#f69298
#221415
#4c2d2f
#774749
#a16064

Tints of #cc797e Color

#cc797e
#d1878c
#d7969a
#dda5a9
#e2b4b7
#e8c3c5
#eed2d4
#f3e1e2
#f9f0f0
#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

#cc797e
#79ccc7

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

Split Complementary

#cc797e
#79cc9d
#79a8cc

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

Analogous Color

#cc799f
#cc798f
#cc797e
#cc8579
#cc9579

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

#cc797e
#7ecc79
#797ecc

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

#cc797e
#a7cc79
#79ccc7
#9d79cc

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

#cc797e
#79ccc7
#79a8cc
#cc9d79

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

#cc797e Color Code Preview on Black Background Color

This is how #cc797e Color will look on black background color. Color contrast ratio is 6.60

#cc797e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc797e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc797e

#cc797e color code is use for CSS Background Color

Background color for the above div is #cc797e

HTML with inline CSS

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

#cc797e color code is use for CSS Border Color

CSS Border color for the above div is #cc797e

HTML with inline CSS

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

CSS Border Left color for the above div is #cc797e

HTML with inline CSS

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

CSS Border Right color for the above div is #cc797e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc797e

HTML with inline CSS

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

CSS Border Top color for the above div is #cc797e

HTML with inline CSS

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

#cc797e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc797e Color code Preview on White Background

This is how #cc797e Color code will look on white background color. Color contrast ratio is 3.18

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

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,121,126,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(121,204,199,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,121,126,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.