crispedge.com

Color picker

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

#cc5882 hex color - Violet - Warm color - Information

#cc5882 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #cc5882 Color code in RGB color code model is created after adding 80% red color, 34.51% green color and 50.98% blue color. Hex #cc5882 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 57% magenta, 36% yellow and 20% black.

Hex #cc5882 color code is between #bb5588 web safe hex color code and #dd6677 web safe hex color code. #bb5588 is the nearest web safe color code. You can see here many more shades of #cc5882 color code.

0 Likes 0 Comments | 3 Views

Color Table

Hex Color Codecc5882#cc5882
RGB Decimal204, 88, 130rgb(204, 88, 130)
RGB Percent80%, 35%, 51%rgb(80%, 35%, 51%)
CSS RGBa204, 88, 130,1rgba(204,88,130,1)
CMYK Modelcmyk(0%,57%,36%,20%)
HSL Color Space338,53% ,57%hsl(338,53% ,57%)
HSV Color Space338°, 57%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000101100010000010
Octal314130202
Decimal20488130
Hexcc5882

Different shades of #cc5882 color code.

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

Light Shade of #cc5882
#d87f9f
Dark Shade of #cc5882
#b93867
Saturated Shade of #cc5882
#d74d7f
Desaturated Shade of #cc5882
#c16385
Grey scale Shade of #cc5882
#929292
Brighten Shade
#e5719b
Most Readable Shade
#FFFFFF

Shades of #cc5882 color code

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

#cc5882
#b54e73
#9e4465
#883a56
#713048
#5a2739
#441d2b
#2d131c
#16090e
#000000

Similar Color like #cc5882 color

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

#cd5983
#ce5a84
#cf5b85
#d05c86
#d15d87
#d25e88
#d35f89
#d4608a
#d5618b
#d6628c
#d7638d
#d8648e
#d9658f
#da6690
#cb5781
#ca5680
#c9557f
#c8547e
#c7537d
#c6527c
#c5517b
#c4507a
#c34f79
#c24e78
#c14d77
#c04c76
#bf4b75
#be4a74

Monochromatic Color with #cc5882

#cc5882
#f66a9d
#220f16
#4c2131
#77334c
#a14667

Tints of #cc5882 Color

#cc5882
#d16a8f
#d77d9d
#dd8fab
#e2a2b9
#e8b4c7
#eec7d5
#f3d9e3
#f9ecf1
#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

#cc5882
#58cca2

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

Split Complementary

#cc5882
#58cc68
#58bccc

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

Analogous Color

#cc58b0
#cc5899
#cc5882
#cc586b
#cc5c58

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

#cc5882
#82cc58
#5882cc

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

#cc5882
#bccc58
#58cca2
#6858cc

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

#cc5882
#58cca2
#58bccc
#cc6858

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

#cc5882 Color Code Preview on Black Background Color

This is how #cc5882 Color will look on black background color. Color contrast ratio is 5.29

#cc5882 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc5882

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc5882

#cc5882 color code is use for CSS Background Color

Background color for the above div is #cc5882

HTML with inline CSS

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

#cc5882 color code is use for CSS Border Color

CSS Border color for the above div is #cc5882

HTML with inline CSS

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

CSS Border Left color for the above div is #cc5882

HTML with inline CSS

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

CSS Border Right color for the above div is #cc5882

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc5882

HTML with inline CSS

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

CSS Border Top color for the above div is #cc5882

HTML with inline CSS

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

#cc5882 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc5882 Color code Preview on White Background

This is how #cc5882 Color code will look on white background color. Color contrast ratio is 3.97

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

Related Gradients

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

0 Likes 0 Comments | 3 Views

Post your comment:-

By submitting comment you agree to our privacy policy.