Skip to main content Skip to docs navigation

#c552aa hex color | Download Dark Violet BG image | 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 2353 C and its hex is #BF4DA5 Nearest Color Name

Color Hue/Base color: Violet

Hex #c552aa Color code in RGB color code model is created after adding 77.25% red color, 32.16% green color and 66.67% blue color. Hex #c552aa Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 14% yellow and 22.75% black.

Hex #c552aa color code is between #cc5599 web safe hex color code and #bb44bb web safe hex color code. #cc5599 is the nearest web safe color code. You can see here many more shades of #c552aa color code.

RGB Chart

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

Color Table

Hex Color Code c552aa #c552aa
RGB Decimal 197, 82, 170 197, 82, 170
RGB Percent 77%, 32%, 67% rgb(77%, 32%, 67%)
CSS RGBa 197, 82, 170,1 rgba(197,82,170,1)
CMYK Model cmyk(0%,58%,14%,22.75%)
HSL Color Space 314,50% ,55% hsl(314,50% ,55%)
HSV Color Space 314°, 58%, 77%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11000101 01010010 10101010
Octal 305 122 252
Decimal 197 82 170
Hex c5 52 aa

Different shades of #c552aa color code.

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

Darkest of #c552aa
#5e2050
Darker of #c552aa
#852c70
Dark of #c552aa
#ab3990
Base of #c552aa
#c552aa
Light of #c552aa
#d278bd
Lighter
#df9ed0
Lightest
#ebc5e2

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

#c552aa
#52c56d

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

Split Complementary

#c552aa
#71c552
#52c5a7

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

Analogous Color

#9d52c5
#b052c5
#c552aa
#c55284
#c55254

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

#c552aa
#52aac5
#aac552

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

#c552aa
#aac552
#52c56d
#6d52c5

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

#c552aa
#c5a752
#52c56d
#5271c5

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 #c552aa

#38132f
#5e2050
#852c70
#ab3990
#c552aa
#d278bd
#df9ed0
#ebc5e2
#f8ebf5

Tints of #c552aa Color

#c552aa
#cb65b3
#d178bc
#d88bc6
#de9ecf
#e5b2d9
#ebc5e2
#f2d8ec
#f8ebf5
#ffffff

Shades of #c552aa color code

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

#c552aa
#af4897
#993f84
#833671
#6d2d5e
#57244b
#411b38
#2b1225
#150912
#000000

Tones

#c552aa
#ae699e
#978092
#8c8c8c
#8c8c8c

Tones

Similar Color like #c552aa color

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

#c653ab
#c754ac
#c855ad
#c956ae
#ca57af
#cb58b0
#cc59b1
#cd5ab2
#ce5bb3
#cf5cb4
#d05db5
#d15eb6
#d25fb7
#d360b8
#c451a9
#c350a8
#c24fa7
#c14ea6
#c04da5
#bf4ca4
#be4ba3
#bd4aa2
#bc49a1
#bb48a0
#ba479f
#b9469e
#b8459d
#b7449c

Download this Dark Violet

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

#c552aa Color Code Preview on Black Background Color

This is how #c552aa Color will look on black background color. Color contrast ratio is 5.16

#c552aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c552aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c552aa

#c552aa color code is use for CSS Background Color

Background color for the above div is #c552aa

HTML with inline CSS

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

#c552aa color code is use for CSS Border Color

CSS Border color for the above div is #c552aa

HTML with inline CSS

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

CSS Border Left color for the above div is #c552aa

HTML with inline CSS

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

CSS Border Right color for the above div is #c552aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c552aa

HTML with inline CSS

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

CSS Border Top color for the above div is #c552aa

HTML with inline CSS

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

#c552aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c552aa Color code Preview on White Background

This is how #c552aa Color code will look on white background color. Color contrast ratio is 4.07

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(197,82,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(82,197,109,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,82,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }