Skip to main content Skip to docs navigation

#cc188f hex color | Download Dark Red BG image | Information

Color Picker

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

Color Info

Woow we have a nearby visually matching color name available. It's name is Indian Lake and its hex is #CC1A97 Nearest Color Name

Color Hue/Base color: Red

Hex #cc188f Color code in RGB color code model is created after adding 80% red color, 9.41% green color and 56.08% blue color. Hex #cc188f Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 88% magenta, 30% yellow and 20% black.

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

RGB Chart

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

Color Table

Hex Color Code cc188f #cc188f
RGB Decimal 204, 24, 143 204, 24, 143
RGB Percent 80%, 9%, 56% rgb(80%, 9%, 56%)
CSS RGBa 204, 24, 143,1 rgba(204,24,143,1)
CMYK Model cmyk(0%,88%,30%,20%)
HSL Color Space 320,79% ,45% hsl(320,79% ,45%)
HSV Color Space 320°, 88%, 80%
Color Temperature It's a Warm color

Color in numbers

Type Red Green Blue
Binary 11001100 00011000 10001111
Octal 314 30 217
Decimal 204 24 143
Hex cc 18 8f

Different shades of #cc188f color code.

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

Darkest of #cc188f
#43082f
Darker of #cc188f
#710d4f
Dark of #cc188f
#9e136f
Base of #cc188f
#cc188f
Light of #cc188f
#e730a9
Lighter
#ec5ebc
Lightest
#f18ccf

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

#cc188f
#18cc55

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

Split Complementary

#cc188f
#35cc18
#18ccaf

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

Analogous Color

#a018cc
#be18cc
#cc188f
#cc1853
#cc2818

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

#cc188f
#188fcc
#8fcc18

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

#cc188f
#8fcc18
#18cc55
#5518cc

Tetrad/Square Color is vibrant, positive and colorful color scheme. Its a diverse color scheme, Google, Microsoft, Slack & eBay uses in their color logos.

Square Color

#cc188f
#ccaf18
#18cc55
#1835cc

Square 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).

Monochromatic Color with #cc188f

#15030f
#43082f
#710d4f
#9e136f
#cc188f
#e730a9
#ec5ebc
#f18ccf
#f7b9e2

Tints of #cc188f Color

#cc188f
#d1319b
#d74ba7
#dd65b4
#e27ec0
#e898cd
#eeb2d9
#f3cbe6
#f9e5f2
#ffffff

Shades of #cc188f color code

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

#cc188f
#b5157f
#9e126f
#88105f
#710d4f
#5a0a3f
#44082f
#2d051f
#16020f
#000000

Tones

#cc188f
#b52f88
#9e4680
#885c79
#727272

Tones

Similar Color like #cc188f color

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

#cd1990
#ce1a91
#cf1b92
#d01c93
#d11d94
#d21e95
#d31f96
#d42097
#d52198
#d62299
#d7239a
#d8249b
#d9259c
#da269d
#cb178e
#ca168d
#c9158c
#c8148b
#c7138a
#c61289
#c51188
#c41087
#c30f86
#c20e85
#c10d84
#c00c83
#bf0b82
#be0a81

Download this Dark Red

Hex #cc188f 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.

#cc188f Color Code Preview on Black Background Color

This is how #cc188f Color will look on black background color. Color contrast ratio is 4.09

#cc188f in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc188f

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc188f

#cc188f color code is use for CSS Background Color

Background color for the above div is #cc188f

HTML with inline CSS

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

#cc188f color code is use for CSS Border Color

CSS Border color for the above div is #cc188f

HTML with inline CSS

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

CSS Border Left color for the above div is #cc188f

HTML with inline CSS

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

CSS Border Right color for the above div is #cc188f

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc188f

HTML with inline CSS

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

CSS Border Top color for the above div is #cc188f

HTML with inline CSS

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

#cc188f hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc188f Color code Preview on White Background

This is how #cc188f Color code will look on white background color. Color contrast ratio is 5.13

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

Gradient color background

Using gradients with mixed colors is a good idea. Download these backgrounds. Use them in slideshows, cards, and other designs.

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE

 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(204,24,143,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(24,204,85,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(204,24,143,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }