crispedge.com

Color picker

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

#cc0088 hex color - Snappy Violet - Red - Warm color - Information

#cc0088 hex color - Snappy Violet - Red - Warm color

Color Hue/Base color: Red

Hex #cc0088 Color Code is also known as Snappy Violet color.

Hex #cc0088 Color code in RGB color code model is created after adding 80% red color, 0% green color and 53.33% blue color. Hex #cc0088 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 100% magenta, 33% yellow and 20% black.

Hex #cc0088 color code is a web safe color. Next web safe color code is #bb0077 and previous web safe color code is #dd0099. You can see here many more shades of #cc0088 color code.

0 Likes 0 Comments | 50 Views

Color Table

Hex Color Codecc0088#cc0088
RGB Decimal204, 0, 136rgb(204, 0, 136)
RGB Percent80%, 0%, 53%rgb(80%, 0%, 53%)
CSS RGBa204, 0, 136,1rgba(204,0,136,1)
CMYK Modelcmyk(0%,100%,33%,20%)
HSL Color Space320,100% ,40%hsl(320,100% ,40%)
HSV Color Space320°, 100%, 80%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110011000000000010001000
Octal3140210
Decimal2040136
Hexcc0088

Different shades of #cc0088 color code.

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

Light Shade of #cc0088
#ff00aa
Dark Shade of #cc0088
#990066
Saturated Shade of #cc0088
#cc0088
Desaturated Shade of #cc0088
#c20a85
Grey scale Shade of #cc0088
#666666
Brighten Shade
#e519a1
Most Readable Shade
#FFFFFF

Shades of #cc0088 color code

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

#cc0088
#b50078
#9e0069
#88005a
#71004b
#5a003c
#44002d
#2d001e
#16000f
#000000

Similar Color like #cc0088 color

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

#cd0189
#ce028a
#cf038b
#d0048c
#d1058d
#d2068e
#d3078f
#d40890
#d50991
#d60a92
#d70b93
#d80c94
#d90d95
#da0e96
#cb0087
#ca0086
#c90085
#c80084
#c70083
#c60082
#c50081
#c40080
#c3007f
#c2007e
#c1007d
#c0007c
#bf007b
#be007a

Monochromatic Color with #cc0088

#cc0088
#f600a4
#220017
#4c0033
#77004f
#a1006c

Tints of #cc0088 Color

#cc0088
#d11c95
#d738a2
#dd55af
#e271bc
#e88dca
#eeaad7
#f3c6e4
#f9e2f1
#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

#cc0088
#00cc44

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

Split Complementary

#cc0088
#22cc00
#00ccaa

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

Analogous Color

#be00cc
#cc00b1
#cc0088
#cc005f
#cc0036

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

#cc0088
#88cc00
#0088cc

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

#cc0088
#ccaa00
#00cc44
#0022cc

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

#cc0088
#00cc44
#00ccaa
#cc0022

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

#cc0088 Color Code Preview on Black Background Color

This is how #cc0088 Color will look on black background color. Color contrast ratio is 3.92

#cc0088 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc0088

HTML with inline CSS

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

Your Example Paragraph content text in with font color #cc0088

#cc0088 color code is use for CSS Background Color

Background color for the above div is #cc0088

HTML with inline CSS

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

#cc0088 color code is use for CSS Border Color

CSS Border color for the above div is #cc0088

HTML with inline CSS

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

CSS Border Left color for the above div is #cc0088

HTML with inline CSS

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

CSS Border Right color for the above div is #cc0088

HTML with inline CSS

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

CSS Border Bottom color for the above div is #cc0088

HTML with inline CSS

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

CSS Border Top color for the above div is #cc0088

HTML with inline CSS

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

#cc0088 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#cc0088 Color code Preview on White Background

This is how #cc0088 Color code will look on white background color. Color contrast ratio is 5.35

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

Related Gradients

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

0 Likes 0 Comments | 50 Views

Post your comment:-

By submitting comment you agree to our privacy policy.