Skip to main content Skip to docs navigation

#cc29c6 hex color | Dark Violet & Warm color | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Pantone Purple C and its hex is #BB29BB Nearest Color Name

Color Hue/Base color: Violet

Hex #cc29c6 Color code in RGB color code model is created after adding 80% red color, 16.08% green color and 77.65% blue color. Hex #cc29c6 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 80% magenta, 3% yellow and 20% black.

Hex #cc29c6 color code is between #bb22cc web safe hex color code and #dd33bb web safe hex color code. #bb22cc is the nearest web safe color code. You can see here many more shades of #cc29c6 color code.

RGB Chart

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

Color Table

Hex Color Code cc29c6 #cc29c6
RGB Decimal 204, 41, 198 204, 41, 198
RGB Percent 80%, 16%, 78% rgb(80%, 16%, 78%)
CSS RGBa 204, 41, 198,1 rgba(204,41,198,1)
CMYK Model cmyk(0%,80%,3%,20%)
HSL Color Space 302,67% ,48% hsl(302,67% ,48%)
HSV Color Space 302°, 80%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001100 00101001 11000110
Octal 314 51 306
Decimal 204 41 198
Hex cc 29 c6

Different shades of #cc29c6 color code.

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

Darkest of #cc29c6
#4d0f4a
Darker of #cc29c6
#771874
Dark of #cc29c6
#a2209d
Base of #cc29c6
#cc29c6
Light of #cc29c6
#db4dd6
Lighter
#e477e0
Lightest
#eca2ea

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

#cc29c6
#29cc2f

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

Split Complementary

#cc29c6
#74cc29
#29cc81

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

Analogous Color

#7329cc
#8e29cc
#cc29c6
#cc2990
#cc294c

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

#cc29c6
#29c6cc
#c6cc29

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

#cc29c6
#c6cc29
#29cc2f
#2f29cc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#cc29c6
#cc8129
#29cc2f
#2974cc

Square 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).

Monochromatic Color with #cc29c6

#220721
#4d0f4a
#771874
#a2209d
#cc29c6
#db4dd6
#e477e0
#eca2ea
#f5ccf3

Tints of #cc29c6 Color

#cc29c6
#d140cc
#d758d2
#dd70d9
#e288df
#e89fe5
#eeb7ec
#f3cff2
#f9e7f8
#ffffff

Shades of #cc29c6 color code

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

#cc29c6
#b524b0
#9e1f9a
#881b84
#71166e
#5a1258
#440d42
#2d092c
#160416
#000000

Tones

#cc29c6
#b442af
#9b5a99
#837382
#7b7b7b

Tones

Similar Color like #cc29c6 color

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

#cd2ac7
#ce2bc8
#cf2cc9
#d02dca
#d12ecb
#d22fcc
#d330cd
#d431ce
#d532cf
#d633d0
#d734d1
#d835d2
#d936d3
#da37d4
#cb28c5
#ca27c4
#c926c3
#c825c2
#c724c1
#c623c0
#c522bf
#c421be
#c320bd
#c21fbc
#c11ebb
#c01dba
#bf1cb9
#be1bb8

Download this

Hex #cc29c6 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.

#cc29c6 Color Code Preview on Black Background Color

This is how #cc29c6 Color will look on black background color. Color contrast ratio is 4.70

#cc29c6 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc29c6

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc29c6

#cc29c6 color code is use for CSS Background Color

Background color for the above div is #cc29c6

HTML with inline CSS

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

#cc29c6 color code is use for CSS Border Color

CSS Border color for the above div is #cc29c6

HTML with inline CSS

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

CSS Border Left color for the above div is #cc29c6

HTML with inline CSS

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

CSS Border Right color for the above div is #cc29c6

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc29c6

HTML with inline CSS

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

CSS Border Top color for the above div is #cc29c6

HTML with inline CSS

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

#cc29c6 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc29c6 Color code Preview on White Background

This is how #cc29c6 Color code will look on white background color. Color contrast ratio is 4.47

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

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