crispedge.com

Color picker

Loading...
Click "Search Color" button for color information.

#cc2171 hex color - Violet - Warm color - Information

#cc2171 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #cc2171 Color code in RGB color code model is created after adding 80% red color, 12.94% green color and 44.31% blue color. Hex #cc2171 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 84% magenta, 45% yellow and 20% black.

Hex #cc2171 color code is between #bb2277 web safe hex color code and #dd1166 web safe hex color code. #bb2277 is the nearest web safe color code. You can see here many more shades of #cc2171 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codecc2171#cc2171
RGB Decimal204, 33, 113rgb(204, 33, 113)
RGB Percent80%, 13%, 44%rgb(80%, 13%, 44%)
CSS RGBa204, 33, 113,1rgba(204,33,113,1)
CMYK Modelcmyk(0%,84%,45%,20%)
HSL Color Space332,72% ,46%hsl(332,72% ,46%)
HSV Color Space332°, 84%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000010000101110001
Octal31441161
Decimal20433113
Hexcc2171

Different shades of #cc2171 color code.

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

Light Shade of #cc2171
#e0408b
Dark Shade of #cc2171
#a01a59
Saturated Shade of #cc2171
#d81570
Desaturated Shade of #cc2171
#c02d72
Grey scale Shade of #cc2171
#767676
Brighten Shade
#e53a8a
Most Readable Shade
#FFFFFF

Shades of #cc2171 color code

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

#cc2171
#b51d64
#9e1957
#88164b
#71123e
#5a0e32
#440b25
#2d0719
#16030c
#000000

Similar Color like #cc2171 color

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

#cd2272
#ce2373
#cf2474
#d02575
#d12676
#d22777
#d32878
#d42979
#d52a7a
#d62b7b
#d72c7c
#d82d7d
#d92e7e
#da2f7f
#cb2070
#ca1f6f
#c91e6e
#c81d6d
#c71c6c
#c61b6b
#c51a6a
#c41969
#c31868
#c21767
#c11666
#c01565
#bf1464
#be1363

Monochromatic Color with #cc2171

#cc2171
#f62889
#220513
#4c0c2a
#771342
#a11a59

Tints of #cc2171 Color

#cc2171
#d13980
#d75290
#dd6ba0
#e283b0
#e89cbf
#eeb5cf
#f3cddf
#f9e6ef
#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

#cc2171
#21cc7c

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

Split Complementary

#cc2171
#21cc26
#21c7cc

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

Analogous Color

#cc21b5
#cc2193
#cc2171
#cc214f
#cc212d

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

#cc2171
#71cc21
#2171cc

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

#cc2171
#c6cc21
#21cc7c
#2721cc

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

#cc2171
#21cc7c
#21c7cc
#cc2621

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

#cc2171 Color Code Preview on Black Background Color

This is how #cc2171 Color will look on black background color. Color contrast ratio is 4.02

#cc2171 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc2171

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc2171

#cc2171 color code is use for CSS Background Color

Background color for the above div is #cc2171

HTML with inline CSS

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

#cc2171 color code is use for CSS Border Color

CSS Border color for the above div is #cc2171

HTML with inline CSS

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

CSS Border Left color for the above div is #cc2171

HTML with inline CSS

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

CSS Border Right color for the above div is #cc2171

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc2171

HTML with inline CSS

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

CSS Border Top color for the above div is #cc2171

HTML with inline CSS

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

#cc2171 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc2171 Color code Preview on White Background

This is how #cc2171 Color code will look on white background color. Color contrast ratio is 5.22

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

Related Gradients

Beautiful Colored Gradient Background. Find awesome Gradient for your next project.

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.