@
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.

#cc028c hex color - Red - Warm color - Information

#cc028c hex color - Red - Warm color

Color Hue/Base color: Red

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

Hex #cc028c color code is between #bb0088 web safe hex color code and #dd0099 web safe hex color code. #bb0088 is the nearest web safe color code. You can see here many more shades of #cc028c color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code cc028c #cc028c
RGB Decimal 204, 2, 140 rgb(204, 2, 140)
RGB Percent 80%, 1%, 55% rgb(80%, 1%, 55%)
CSS RGBa 204, 2, 140,1 rgba(204,2,140,1)
CMYK Model cmyk(0%,99%,31%,20%)
HSL Color Space 319,98% ,40% hsl(319,98% ,40%)
HSV Color Space 319°, 99%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001100 00000010 10001100
Octal 314 2 214
Decimal 204 2 140
Hex cc 02 8c

Different shades of #cc028c color code.

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

Light Shade of #cc028c
#fd04ae
Dark Shade of #cc028c
#990269
Saturated Shade of #cc028c
#ce008d
Desaturated Shade of #cc028c
#c20c88
Grey scale Shade of #cc028c
#676767
Brighten Shade
#e51ba5
Most Readable Shade
#FFFFFF

Shades of #cc028c color code

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

#cc028c
#b5017c
#9e016c
#88015d
#71014d
#5a003e
#44002e
#2d001f
#16000f
#000000

Similar Color like #cc028c color

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

#cd038d
#ce048e
#cf058f
#d00690
#d10791
#d20892
#d30993
#d40a94
#d50b95
#d60c96
#d70d97
#d80e98
#d90f99
#da109a
#cb018b
#ca008a
#c90089
#c80088
#c70087
#c60086
#c50085
#c40084
#c30083
#c20082
#c10081
#c00080
#bf007f
#be007e

Monochromatic Color with #cc028c

#cc028c
#f602a9
#220017
#4c0134
#770152
#a1026f

Tints of #cc028c Color

#cc028c
#d11e98
#d73aa5
#dd56b2
#e272bf
#e88ecb
#eeaad8
#f3c6e5
#f9e2f2
#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

#cc028c
#02cc42

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

Split Complementary

#cc028c
#27cc02
#02cca7

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

Analogous Color

#bb02cc
#cc02b4
#cc028c
#cc0264
#cc023b

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

#cc028c
#8ccc02
#028ccc

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

#cc028c
#cca702
#02cc42
#0227cc

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

#cc028c
#02cc42
#02cca7
#cc0227

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

#cc028c Color Code Preview on Black Background Color

This is how #cc028c Color will look on black background color. Color contrast ratio is 3.95

#cc028c in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc028c

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc028c

#cc028c color code is use for CSS Background Color

Background color for the above div is #cc028c

HTML with inline CSS

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

#cc028c color code is use for CSS Border Color

CSS Border color for the above div is #cc028c

HTML with inline CSS

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

CSS Border Left color for the above div is #cc028c

HTML with inline CSS

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

CSS Border Right color for the above div is #cc028c

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc028c

HTML with inline CSS

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

CSS Border Top color for the above div is #cc028c

HTML with inline CSS

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

#cc028c hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc028c Color code Preview on White Background

This is how #cc028c Color code will look on white background color. Color contrast ratio is 5.31

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

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