crispedge.com

Color picker

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

#c500d3 hex color - Violet - Warm color - Information

#c500d3 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c500d3 Color code in RGB color code model is created after adding 77.25% red color, 0% green color and 82.75% blue color. Hex #c500d3 Color code in CMYK color (process color) code model is generated after subtraction of 7% cyan, 100% magenta, 0% yellow and 17% black.

Hex #c500d3 color code is between #cc00cc web safe hex color code and #bb00dd web safe hex color code. #cc00cc is the nearest web safe color code. You can see here many more shades of #c500d3 color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec500d3#c500d3
RGB Decimal197, 0, 211rgb(197, 0, 211)
RGB Percent77%, 0%, 83%rgb(77%, 0%, 83%)
CSS RGBa197, 0, 211,1rgba(197,0,211,1)
CMYK Modelcmyk(7%,100%,0%,17%)
HSL Color Space296,100% ,41%hsl(296,100% ,41%)
HSV Color Space296°, 100%, 83%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001010000000011010011
Octal3050323
Decimal1970211
Hexc500d3

Different shades of #c500d3 color code.

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

Light Shade of #c500d3
#ef07ff
Dark Shade of #c500d3
#9500a0
Saturated Shade of #c500d3
#c500d3
Desaturated Shade of #c500d3
#bc0bc8
Grey scale Shade of #c500d3
#696969
Brighten Shade
#de19ec
Most Readable Shade
#FFFFFF

Shades of #c500d3 color code

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

#c500d3
#af00bb
#9900a4
#83008c
#6d0075
#57005d
#410046
#2b002e
#150017
#000000

Similar Color like #c500d3 color

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

#c601d4
#c702d5
#c803d6
#c904d7
#ca05d8
#cb06d9
#cc07da
#cd08db
#ce09dc
#cf0add
#d00bde
#d10cdf
#d20de0
#d30ee1
#c400d2
#c300d1
#c200d0
#c100cf
#c000ce
#bf00cd
#be00cc
#bd00cb
#bc00ca
#bb00c9
#ba00c8
#b900c7
#b800c6
#b700c5

Monochromatic Color with #c500d3

#c500d3
#ed00fd
#260029
#4e0053
#76007e
#9d00a8

Tints of #c500d3 Color

#c500d3
#cb1cd7
#d138dc
#d855e1
#de71e6
#e58deb
#ebaaf0
#f2c6f5
#f8e2fa
#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

#c500d3
#0ed300

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

Split Complementary

#c500d3
#78d300
#00d35b

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

Analogous Color

#7100d3
#9b00d3
#c500d3
#d300b7
#d3008d

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

#c500d3
#d3c500
#00d3c5

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

#c500d3
#d35b00
#0ed300
#0077d3

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

#c500d3
#0ed300
#00d35b
#d30078

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

#c500d3 Color Code Preview on Black Background Color

This is how #c500d3 Color will look on black background color. Color contrast ratio is 4.31

#c500d3 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c500d3

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c500d3

#c500d3 color code is use for CSS Background Color

Background color for the above div is #c500d3

HTML with inline CSS

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

#c500d3 color code is use for CSS Border Color

CSS Border color for the above div is #c500d3

HTML with inline CSS

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

CSS Border Left color for the above div is #c500d3

HTML with inline CSS

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

CSS Border Right color for the above div is #c500d3

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c500d3

HTML with inline CSS

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

CSS Border Top color for the above div is #c500d3

HTML with inline CSS

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

#c500d3 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c500d3 Color code Preview on White Background

This is how #c500d3 Color code will look on white background color. Color contrast ratio is 4.87

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

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.