@
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.

#cc4eaa hex color - Violet - Warm color - Information

#cc4eaa hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #cc4eaa Color code in RGB color code model is created after adding 80% red color, 30.59% green color and 66.67% blue color. Hex #cc4eaa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 62% magenta, 17% yellow and 20% black.

Hex #cc4eaa color code is between #bb5599 web safe hex color code and #dd44bb web safe hex color code. #bb5599 is the nearest web safe color code. You can see here many more shades of #cc4eaa 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 cc4eaa #cc4eaa
RGB Decimal 204, 78, 170 rgb(204, 78, 170)
RGB Percent 80%, 31%, 67% rgb(80%, 31%, 67%)
CSS RGBa 204, 78, 170,1 rgba(204,78,170,1)
CMYK Model cmyk(0%,62%,17%,20%)
HSL Color Space 316,55% ,55% hsl(316,55% ,55%)
HSV Color Space 316°, 62%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001100 01001110 10101010
Octal 314 116 252
Decimal 204 78 170
Hex cc 4e aa

Different shades of #cc4eaa color code.

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

Light Shade of #cc4eaa
#d776bd
Dark Shade of #cc4eaa
#b33491
Saturated Shade of #cc4eaa
#d743af
Desaturated Shade of #cc4eaa
#c159a5
Grey scale Shade of #cc4eaa
#8d8d8d
Brighten Shade
#e567c3
Most Readable Shade
#FFFFFF

Shades of #cc4eaa color code

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

#cc4eaa
#b54597
#9e3c84
#883471
#712b5e
#5a224b
#441a38
#2d1125
#160812
#000000

Similar Color like #cc4eaa color

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

#cd4fab
#ce50ac
#cf51ad
#d052ae
#d153af
#d254b0
#d355b1
#d456b2
#d557b3
#d658b4
#d759b5
#d85ab6
#d95bb7
#da5cb8
#cb4da9
#ca4ca8
#c94ba7
#c84aa6
#c749a5
#c648a4
#c547a3
#c446a2
#c345a1
#c244a0
#c1439f
#c0429e
#bf419d
#be409c

Monochromatic Color with #cc4eaa

#cc4eaa
#f65ecd
#220d1c
#4c1d40
#772d63
#a13e87

Tints of #cc4eaa Color

#cc4eaa
#d161b3
#d775bc
#dd89c6
#e29ccf
#e8b0d9
#eec4e2
#f3d7ec
#f9ebf5
#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

#cc4eaa
#4ecc70

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

Split Complementary

#cc4eaa
#6bcc4e
#4eccaf

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

Analogous Color

#bc4ecc
#cc4ec3
#cc4eaa
#cc4e91
#cc4e78

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

#cc4eaa
#aacc4e
#4eaacc

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

#cc4eaa
#ccaf4e
#4ecc70
#4e6bcc

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

#cc4eaa
#4ecc70
#4eccaf
#cc4e6b

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

#cc4eaa Color Code Preview on Black Background Color

This is how #cc4eaa Color will look on black background color. Color contrast ratio is 5.24

#cc4eaa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc4eaa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc4eaa

#cc4eaa color code is use for CSS Background Color

Background color for the above div is #cc4eaa

HTML with inline CSS

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

#cc4eaa color code is use for CSS Border Color

CSS Border color for the above div is #cc4eaa

HTML with inline CSS

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

CSS Border Left color for the above div is #cc4eaa

HTML with inline CSS

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

CSS Border Right color for the above div is #cc4eaa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc4eaa

HTML with inline CSS

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

CSS Border Top color for the above div is #cc4eaa

HTML with inline CSS

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

#cc4eaa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc4eaa Color code Preview on White Background

This is how #cc4eaa Color code will look on white background color. Color contrast ratio is 4.01

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

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,78,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(78,204,112,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,78,170,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.