crispedge.com

Color picker

Loading...

#cc46a0 hex color - Violet - Warm color - Information

#cc46a0 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #cc46a0 Color code in RGB color code model is created after adding 80% red color, 27.45% green color and 62.75% blue color. Hex #cc46a0 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 66% magenta, 22% yellow and 20% black.

Hex #cc46a0 color code is between #bb4499 web safe hex color code and #dd55aa web safe hex color code. #bb4499 is the nearest web safe color code. You can see here many more shades of #cc46a0 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecc46a0#cc46a0
RGB Decimal204, 70, 160rgb(204, 70, 160)
RGB Percent80%, 27%, 63%rgb(80%, 27%, 63%)
CSS RGBa204, 70, 160,1rgba(204,70,160,1)
CMYK Modelcmyk(0%,66%,22%,20%)
HSL Color Space320,57% ,54%hsl(320,57% ,54%)
HSV Color Space320°, 66%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000100011010100000
Octal314106240
Decimal20470160
Hexcc46a0

Different shades of #cc46a0 color code.

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

Light Shade of #cc46a0
#d76eb5
Dark Shade of #cc46a0
#af3085
Saturated Shade of #cc46a0
#d83aa4
Desaturated Shade of #cc46a0
#c0529c
Grey scale Shade of #cc46a0
#898989
Brighten Shade
#e55fb9
Most Readable Shade
#FFFFFF

Shades of #cc46a0 color code

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

#cc46a0
#b53e8e
#9e367c
#882e6a
#712658
#5a1f47
#441735
#2d0f23
#160711
#000000

Similar Color like #cc46a0 color

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

#cd47a1
#ce48a2
#cf49a3
#d04aa4
#d14ba5
#d24ca6
#d34da7
#d44ea8
#d54fa9
#d650aa
#d751ab
#d852ac
#d953ad
#da54ae
#cb459f
#ca449e
#c9439d
#c8429c
#c7419b
#c6409a
#c53f99
#c43e98
#c33d97
#c23c96
#c13b95
#c03a94
#bf3993
#be3892

Monochromatic Color with #cc46a0

#cc46a0
#f655c1
#220c1b
#4c1a3c
#77295d
#a1377f

Tints of #cc46a0 Color

#cc46a0
#d15aaa
#d76fb5
#dd83bf
#e298ca
#e8acd4
#eec1df
#f3d5e9
#f9eaf4
#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

#cc46a0
#46cc72

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

Split Complementary

#cc46a0
#5dcc46
#46ccb5

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

Analogous Color

#c246cc
#cc46bb
#cc46a0
#cc4685
#cc466a

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

#cc46a0
#a0cc46
#46a0cc

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

#cc46a0
#ccb546
#46cc72
#465dcc

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

#cc46a0
#46cc72
#46ccb5
#cc465d

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

#cc46a0 Color Code Preview on Black Background Color

This is how #cc46a0 Color will look on black background color. Color contrast ratio is 4.95

#cc46a0 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc46a0

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc46a0

#cc46a0 color code is use for CSS Background Color

Background color for the above div is #cc46a0

HTML with inline CSS

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

#cc46a0 color code is use for CSS Border Color

CSS Border color for the above div is #cc46a0

HTML with inline CSS

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

CSS Border Left color for the above div is #cc46a0

HTML with inline CSS

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

CSS Border Right color for the above div is #cc46a0

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc46a0

HTML with inline CSS

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

CSS Border Top color for the above div is #cc46a0

HTML with inline CSS

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

#cc46a0 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc46a0 Color code Preview on White Background

This is how #cc46a0 Color code will look on white background color. Color contrast ratio is 4.24

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

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