crispedge.com

Color picker

Loading...

#cc346a hex color - Red - Warm color - Information

#cc346a hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #cc346a color code is between #bb3366 web safe hex color code and #dd4477 web safe hex color code. #bb3366 is the nearest web safe color code. You can see here many more shades of #cc346a color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codecc346a#cc346a
RGB Decimal204, 52, 106rgb(204, 52, 106)
RGB Percent80%, 20%, 42%rgb(80%, 20%, 42%)
CSS RGBa204, 52, 106,1rgba(204,52,106,1)
CMYK Modelcmyk(0%,75%,48%,20%)
HSL Color Space339,60% ,50%hsl(339,60% ,50%)
HSV Color Space339°, 75%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000011010001101010
Octal31464152
Decimal20452106
Hexcc346a

Different shades of #cc346a color code.

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

Light Shade of #cc346a
#d65d88
Dark Shade of #cc346a
#a42955
Saturated Shade of #cc346a
#d92766
Desaturated Shade of #cc346a
#bf416e
Grey scale Shade of #cc346a
#808080
Brighten Shade
#e54d83
Most Readable Shade
#FFFFFF

Shades of #cc346a color code

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

#cc346a
#b52e5e
#9e2852
#882246
#711c3a
#5a172f
#441123
#2d0b17
#16050b
#000000

Similar Color like #cc346a color

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

#cd356b
#ce366c
#cf376d
#d0386e
#d1396f
#d23a70
#d33b71
#d43c72
#d53d73
#d63e74
#d73f75
#d84076
#d94177
#da4278
#cb3369
#ca3268
#c93167
#c83066
#c72f65
#c62e64
#c52d63
#c42c62
#c32b61
#c22a60
#c1295f
#c0285e
#bf275d
#be265c

Monochromatic Color with #cc346a

#cc346a
#f63f80
#220912
#4c1428
#771e3e
#a12954

Tints of #cc346a Color

#cc346a
#d14a7a
#d7618b
#dd779b
#e28eac
#e8a4bc
#eebbcd
#f3d1dd
#f9e8ee
#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

#cc346a
#34cc96

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

Split Complementary

#cc346a
#34cc4a
#34b6cc

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

Analogous Color

#cc34a7
#cc3488
#cc346a
#cc344c
#cc3b34

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

#cc346a
#6acc34
#346acc

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

#cc346a
#b6cc34
#34cc96
#4a34cc

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

#cc346a
#34cc96
#34b6cc
#cc4a34

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

#cc346a Color Code Preview on Black Background Color

This is how #cc346a Color will look on black background color. Color contrast ratio is 4.27

#cc346a in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc346a

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc346a

#cc346a color code is use for CSS Background Color

Background color for the above div is #cc346a

HTML with inline CSS

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

#cc346a color code is use for CSS Border Color

CSS Border color for the above div is #cc346a

HTML with inline CSS

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

CSS Border Left color for the above div is #cc346a

HTML with inline CSS

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

CSS Border Right color for the above div is #cc346a

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc346a

HTML with inline CSS

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

CSS Border Top color for the above div is #cc346a

HTML with inline CSS

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

#cc346a hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc346a Color code Preview on White Background

This is how #cc346a Color code will look on white background color. Color contrast ratio is 4.92

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

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,52,106,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(52,204,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,52,106,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.