crispedge.com

Color picker

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

#c350dc hex color - Violet - Warm color - Information

#c350dc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c350dc Color code in RGB color code model is created after adding 76.47% red color, 31.37% green color and 86.27% blue color. Hex #c350dc Color code in CMYK color (process color) code model is generated after subtraction of 11% cyan, 64% magenta, 0% yellow and 14% black.

Hex #c350dc color code is between #bb55dd web safe hex color code and #cc44cc web safe hex color code. #bb55dd is the nearest web safe color code. You can see here many more shades of #c350dc color code.

0 Likes 0 Comments | 1 Views

Color Table

Hex Color Codec350dc#c350dc
RGB Decimal195, 80, 220rgb(195, 80, 220)
RGB Percent76%, 31%, 86%rgb(76%, 31%, 86%)
CSS RGBa195, 80, 220,1rgba(195,80,220,1)
CMYK Modelcmyk(11%,64%,0%,14%)
HSL Color Space289,67% ,59%hsl(289,67% ,59%)
HSV Color Space289°, 64%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000110101000011011100
Octal303120334
Decimal19580220
Hexc350dc

Different shades of #c350dc color code.

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

Light Shade of #c350dc
#d27ae4
Dark Shade of #c350dc
#b22acf
Saturated Shade of #c350dc
#ca45e6
Desaturated Shade of #c350dc
#bc5ad1
Grey scale Shade of #c350dc
#969696
Brighten Shade
#dc69f5
Most Readable Shade
#FFFFFF

Shades of #c350dc color code

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

#c350dc
#ad47c3
#973eab
#823592
#6c2c7a
#562361
#411a49
#2b1130
#150818
#000000

Similar Color like #c350dc color

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

#c451dd
#c552de
#c653df
#c754e0
#c855e1
#c956e2
#ca57e3
#cb58e4
#cc59e5
#cd5ae6
#ce5be7
#cf5ce8
#d05de9
#d15eea
#c24fdb
#c14eda
#c04dd9
#bf4cd8
#be4bd7
#bd4ad6
#bc49d5
#bb48d4
#ba47d3
#b946d2
#b845d1
#b744d0
#b643cf
#b542ce

Monochromatic Color with #c350dc

#c350dc
#070307
#2c1232
#52225c
#783187
#9d41b1

Tints of #c350dc Color

#c350dc
#c963df
#d076e3
#d78ae7
#dd9deb
#e4b1ef
#ebc4f3
#f1d8f7
#f8ebfb
#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

#c350dc
#69dc50

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

Split Complementary

#c350dc
#afdc50
#50dc7d

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

Analogous Color

#8b50dc
#a750dc
#c350dc
#dc50d9
#dc50bd

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

#c350dc
#dcc350
#50dcc3

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

#c350dc
#dc7d50
#69dc50
#50afdc

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

#c350dc
#69dc50
#50dc7d
#dc50af

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

#c350dc Color Code Preview on Black Background Color

This is how #c350dc Color will look on black background color. Color contrast ratio is 5.50

#c350dc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c350dc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c350dc

#c350dc color code is use for CSS Background Color

Background color for the above div is #c350dc

HTML with inline CSS

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

#c350dc color code is use for CSS Border Color

CSS Border color for the above div is #c350dc

HTML with inline CSS

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

CSS Border Left color for the above div is #c350dc

HTML with inline CSS

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

CSS Border Right color for the above div is #c350dc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c350dc

HTML with inline CSS

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

CSS Border Top color for the above div is #c350dc

HTML with inline CSS

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

#c350dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c350dc Color code Preview on White Background

This is how #c350dc Color code will look on white background color. Color contrast ratio is 3.82

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

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.