@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

#cc768e hex color - Red - Warm color - Information

#cc768e hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #cc768e color code is between #bb7788 web safe hex color code and #dd6699 web safe hex color code. #bb7788 is the nearest web safe color code. You can see here many more shades of #cc768e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code cc768e #cc768e
RGB Decimal 204, 118, 142 rgb(204, 118, 142)
RGB Percent 80%, 46%, 56% rgb(80%, 46%, 56%)
CSS RGBa 204, 118, 142,1 rgba(204,118,142,1)
CMYK Model cmyk(0%,42%,30%,20%)
HSL Color Space 343,46% ,63% hsl(343,46% ,63%)
HSV Color Space 343°, 42%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001100 01110110 10001110
Octal 314 166 216
Decimal 204 118 142
Hex cc 76 8e

Different shades of #cc768e color code.

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

Light Shade of #cc768e
#da9bad
Dark Shade of #cc768e
#be516f
Saturated Shade of #cc768e
#d56d8a
Desaturated Shade of #cc768e
#c37f92
Grey scale Shade of #cc768e
#a1a1a1
Brighten Shade
#e58fa7
Most Readable Shade
#000000

Shades of #cc768e color code

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

#cc768e
#b5687e
#9e5b6e
#884e5e
#71414e
#5a343f
#44272f
#2d1a1f
#160d0f
#000000

Similar Color like #cc768e color

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

#cd778f
#ce7890
#cf7991
#d07a92
#d17b93
#d27c94
#d37d95
#d47e96
#d57f97
#d68098
#d78199
#d8829a
#d9839b
#da849c
#cb758d
#ca748c
#c9738b
#c8728a
#c77189
#c67088
#c56f87
#c46e86
#c36d85
#c26c84
#c16b83
#c06a82
#bf6981
#be6880

Monochromatic Color with #cc768e

#cc768e
#f68fac
#221418
#4c2c35
#774553
#a15d70

Tints of #cc768e Color

#cc768e
#d1859a
#d794a7
#dda3b3
#e2b2c0
#e8c2cc
#eed1d9
#f3e0e5
#f9eff2
#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

#cc768e
#76ccb4

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

Split Complementary

#cc768e
#76cc89
#76b9cc

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

Analogous Color

#cc76b0
#cc769f
#cc768e
#cc767d
#cc8076

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

#cc768e
#8ecc76
#768ecc

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

#cc768e
#b9cc76
#76ccb4
#8976cc

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

#cc768e
#76ccb4
#76b9cc
#cc8976

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

#cc768e Color Code Preview on Black Background Color

This is how #cc768e Color will look on black background color. Color contrast ratio is 6.55

#cc768e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc768e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc768e

#cc768e color code is use for CSS Background Color

Background color for the above div is #cc768e

HTML with inline CSS

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

#cc768e color code is use for CSS Border Color

CSS Border color for the above div is #cc768e

HTML with inline CSS

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

CSS Border Left color for the above div is #cc768e

HTML with inline CSS

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

CSS Border Right color for the above div is #cc768e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc768e

HTML with inline CSS

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

CSS Border Top color for the above div is #cc768e

HTML with inline CSS

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

#cc768e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc768e Color code Preview on White Background

This is how #cc768e Color code will look on white background color. Color contrast ratio is 3.21

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

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