crispedge.com

Color picker

Loading...

#cc328c hex color - Violet - Warm color - Information

#cc328c hex color - Violet - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Violet

Hex #cc328c Color code in RGB color code model is created after adding 80% red color, 19.61% green color and 54.9% blue color. Hex #cc328c Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 75% magenta, 31% yellow and 20% black.

Hex #cc328c color code is between #bb3388 web safe hex color code and #dd2299 web safe hex color code. #bb3388 is the nearest web safe color code. You can see here many more shades of #cc328c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecc328c#cc328c
RGB Decimal204, 50, 140rgb(204, 50, 140)
RGB Percent80%, 20%, 55%rgb(80%, 20%, 55%)
CSS RGBa204, 50, 140,1rgba(204,50,140,1)
CMYK Modelcmyk(0%,75%,31%,20%)
HSL Color Space325,61% ,50%hsl(325,61% ,50%)
HSV Color Space325°, 75%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000011001010001100
Octal31462214
Decimal20450140
Hexcc328c

Different shades of #cc328c color code.

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

Light Shade of #cc328c
#d75aa3
Dark Shade of #cc328c
#a32870
Saturated Shade of #cc328c
#d9258e
Desaturated Shade of #cc328c
#bf3f8a
Grey scale Shade of #cc328c
#7f7f7f
Brighten Shade
#e54ba5
Most Readable Shade
#FFFFFF

Shades of #cc328c color code

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

#cc328c
#b52c7c
#9e266c
#88215d
#711b4d
#5a163e
#44102e
#2d0b1f
#16050f
#000000

Similar Color like #cc328c color

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

#cd338d
#ce348e
#cf358f
#d03690
#d13791
#d23892
#d33993
#d43a94
#d53b95
#d63c96
#d73d97
#d83e98
#d93f99
#da409a
#cb318b
#ca308a
#c92f89
#c82e88
#c72d87
#c62c86
#c52b85
#c42a84
#c32983
#c22882
#c12781
#c02680
#bf257f
#be247e

Monochromatic Color with #cc328c

#cc328c
#f63ca9
#220817
#4c1334
#771d52
#a1286f

Tints of #cc328c Color

#cc328c
#d14898
#d75fa5
#dd76b2
#e28dbf
#e8a3cb
#eebad8
#f3d1e5
#f9e8f2
#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

#cc328c
#32cc72

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

Split Complementary

#cc328c
#3fcc32
#32ccbf

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

Analogous Color

#cc32ca
#cc32ab
#cc328c
#cc326d
#cc324e

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

#cc328c
#8ccc32
#328ccc

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

#cc328c
#ccbf32
#32cc72
#323fcc

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

#cc328c
#32cc72
#32ccbf
#cc323f

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

#cc328c Color Code Preview on Black Background Color

This is how #cc328c Color will look on black background color. Color contrast ratio is 4.40

#cc328c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc328c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc328c

#cc328c color code is use for CSS Background Color

Background color for the above div is #cc328c

HTML with inline CSS

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

#cc328c color code is use for CSS Border Color

CSS Border color for the above div is #cc328c

HTML with inline CSS

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

CSS Border Left color for the above div is #cc328c

HTML with inline CSS

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

CSS Border Right color for the above div is #cc328c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc328c

HTML with inline CSS

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

CSS Border Top color for the above div is #cc328c

HTML with inline CSS

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

#cc328c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc328c Color code Preview on White Background

This is how #cc328c Color code will look on white background color. Color contrast ratio is 4.77

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

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,50,140,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(50,204,114,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,50,140,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.