crispedge.com

#cc5dc3 hex color - Violet - Warm color - Information

#cc5dc3 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #cc5dc3 Color code in RGB color code model is created after adding 80% red color, 36.47% green color and 76.47% blue color. Hex #cc5dc3 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 54% magenta, 4% yellow and 20% black.

Hex #cc5dc3 color code is between #bb55bb web safe hex color code and #dd66cc web safe hex color code. #bb55bb is the nearest web safe color code. You can see here many more shades of #cc5dc3 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecc5dc3#cc5dc3
RGB Decimal204, 93, 195rgb(204, 93, 195)
RGB Percent80%, 36%, 76%rgb(80%, 36%, 76%)
CSS RGBa204, 93, 195,1rgba(204,93,195,1)
CMYK Modelcmyk(0%,54%,4%,20%)
HSL Color Space305,52% ,58%hsl(305,52% ,58%)
HSV Color Space305°, 54%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000101110111000011
Octal314135303
Decimal20493195
Hexcc5dc3

Different shades of #cc5dc3 color code.

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

Light Shade of #cc5dc3
#d884d1
Dark Shade of #cc5dc3
#bb3bb1
Saturated Shade of #cc5dc3
#d752cc
Desaturated Shade of #cc5dc3
#c168ba
Grey scale Shade of #cc5dc3
#949494
Brighten Shade
#e576dc
Most Readable Shade
#FFFFFF

Shades of #cc5dc3 color code

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

#cc5dc3
#b552ad
#9e4897
#883e82
#71336c
#5a2956
#441f41
#2d142b
#160a15
#000000

Similar Color like #cc5dc3 color

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

#cd5ec4
#ce5fc5
#cf60c6
#d061c7
#d162c8
#d263c9
#d364ca
#d465cb
#d566cc
#d667cd
#d768ce
#d869cf
#d96ad0
#da6bd1
#cb5cc2
#ca5bc1
#c95ac0
#c859bf
#c758be
#c657bd
#c556bc
#c455bb
#c354ba
#c253b9
#c152b8
#c051b7
#bf50b6
#be4fb5

Monochromatic Color with #cc5dc3

#cc5dc3
#f670ec
#220f20
#4c2349
#773672
#a14a9a

Tints of #cc5dc3 Color

#cc5dc3
#d16fc9
#d781d0
#dd93d7
#e2a5dd
#e8b7e4
#eec9eb
#f3dbf1
#f9edf8
#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

#cc5dc3
#5dcc66

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

Split Complementary

#cc5dc3
#8bcc5d
#5dcc9e

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

Analogous Color

#a95dcc
#bf5dcc
#cc5dc3
#cc5dad
#cc5d97

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

#cc5dc3
#c3cc5d
#5dc3cc

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

#cc5dc3
#cc9d5d
#5dcc66
#5d8bcc

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

#cc5dc3
#5dcc66
#5dcc9e
#cc5d8b

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

#cc5dc3 Color Code Preview on Black Background Color

This is how #cc5dc3 Color will look on black background color. Color contrast ratio is 5.92

#cc5dc3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc5dc3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc5dc3

#cc5dc3 color code is use for CSS Background Color

Background color for the above div is #cc5dc3

HTML with inline CSS

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

#cc5dc3 color code is use for CSS Border Color

CSS Border color for the above div is #cc5dc3

HTML with inline CSS

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

CSS Border Left color for the above div is #cc5dc3

HTML with inline CSS

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

CSS Border Right color for the above div is #cc5dc3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc5dc3

HTML with inline CSS

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

CSS Border Top color for the above div is #cc5dc3

HTML with inline CSS

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

#cc5dc3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc5dc3 Color code Preview on White Background

This is how #cc5dc3 Color code will look on white background color. Color contrast ratio is 3.55

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

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,93,195,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(93,204,102,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,93,195,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.

< /html>