crispedge.com

Color picker

Loading...

#c393db hex color - Violet - Warm color - Information

#c393db hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

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

Hex #c393db color code is between #bb99dd web safe hex color code and #cc88cc web safe hex color code. #bb99dd is the nearest web safe color code. You can see here many more shades of #c393db color code.

0 Likes 0 Comments | 1 Views

RGB Chart

RGB Chart using SVG and CSS mix-blend-mode: lighten;

Color Table

Hex Color Codec393db#c393db
RGB Decimal195, 147, 219rgb(195, 147, 219)
RGB Percent76%, 58%, 86%rgb(76%, 58%, 86%)
CSS RGBa195, 147, 219,1rgba(195,147,219,1)
CMYK Modelcmyk(11%,33%,0%,14%)
HSL Color Space280,50% ,72%hsl(280,50% ,72%)
HSV Color Space280°, 33%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000111001001111011011
Octal303223333
Decimal195147219
Hexc393db

Different shades of #c393db color code.

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

Light Shade of #c393db
#d8b9e8
Dark Shade of #c393db
#ae6dce
Saturated Shade of #c393db
#c58ce2
Desaturated Shade of #c393db
#c19ad4
Grey scale Shade of #c393db
#b7b7b7
Brighten Shade
#dcacf4
Most Readable Shade
#000000

Shades of #c393db color code

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

#c393db
#ad82c2
#9772aa
#826292
#6c5179
#564161
#413149
#2b2030
#151018
#000000

Similar Color like #c393db color

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

#c494dc
#c595dd
#c696de
#c797df
#c898e0
#c999e1
#ca9ae2
#cb9be3
#cc9ce4
#cd9de5
#ce9ee6
#cf9fe7
#d0a0e8
#d1a1e9
#c292da
#c191d9
#c090d8
#bf8fd7
#be8ed6
#bd8dd5
#bc8cd4
#bb8bd3
#ba8ad2
#b989d1
#b888d0
#b787cf
#b686ce
#b585cd

Monochromatic Color with #c393db

#c393db
#060406
#2c2131
#513d5b
#775a86
#9d76b0

Tints of #c393db Color

#c393db
#c99fdf
#d0abe3
#d7b7e7
#ddc3eb
#e4cfef
#ebdbf3
#f1e7f7
#f8f3fb
#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

#c393db
#abdb93

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

Split Complementary

#c393db
#cfdb93
#93db9f

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

Analogous Color

#a693db
#b593db
#c393db
#d193db
#db93d6

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

#c393db
#dbc393
#93dbc3

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

#c393db
#db9f93
#abdb93
#93cfdb

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

#c393db
#abdb93
#93db9f
#db93cf

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

#c393db Color Code Preview on Black Background Color

This is how #c393db Color will look on black background color. Color contrast ratio is 8.52

#c393db in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c393db

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c393db

#c393db color code is use for CSS Background Color

Background color for the above div is #c393db

HTML with inline CSS

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

#c393db color code is use for CSS Border Color

CSS Border color for the above div is #c393db

HTML with inline CSS

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

CSS Border Left color for the above div is #c393db

HTML with inline CSS

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

CSS Border Right color for the above div is #c393db

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c393db

HTML with inline CSS

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

CSS Border Top color for the above div is #c393db

HTML with inline CSS

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

#c393db hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c393db Color code Preview on White Background

This is how #c393db Color code will look on white background color. Color contrast ratio is 2.47

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

Gradient Background

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

Gradient Text

Find Gradient Text for your next project.

CRISPEDGE


 .gradientTextClass{
  background: 
      linear-gradient(217deg, rgba(195,147,219,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(171,219,147,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,147,219,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 1 Views

Post your comment:-

By submitting comment you agree to our privacy policy.