crispedge.com

Color picker

Loading...

#c75ddc hex color - Violet - Warm color - Information

#c75ddc hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c75ddc Color code in RGB color code model is created after adding 78.04% red color, 36.47% green color and 86.27% blue color. Hex #c75ddc Color code in CMYK color (process color) code model is generated after subtraction of 10% cyan, 58% magenta, 0% yellow and 14% black.

Hex #c75ddc color code is between #cc55dd web safe hex color code and #bb66cc web safe hex color code. #cc55dd is the nearest web safe color code. You can see here many more shades of #c75ddc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec75ddc#c75ddc
RGB Decimal199, 93, 220rgb(199, 93, 220)
RGB Percent78%, 36%, 86%rgb(78%, 36%, 86%)
CSS RGBa199, 93, 220,1rgba(199,93,220,1)
CMYK Modelcmyk(10%,58%,0%,14%)
HSL Color Space290,64% ,61%hsl(290,64% ,61%)
HSV Color Space290°, 58%, 86%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001110101110111011100
Octal307135334
Decimal19993220
Hexc75ddc

Different shades of #c75ddc color code.

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

Light Shade of #c75ddc
#d587e5
Dark Shade of #c75ddc
#b833d3
Saturated Shade of #c75ddc
#ce53e6
Desaturated Shade of #c75ddc
#c067d2
Grey scale Shade of #c75ddc
#9c9c9c
Brighten Shade
#e076f5
Most Readable Shade
#000000

Shades of #c75ddc color code

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

#c75ddc
#b052c3
#9a48ab
#843e92
#6e337a
#582961
#421f49
#2c1430
#160a18
#000000

Similar Color like #c75ddc color

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

#c85edd
#c95fde
#ca60df
#cb61e0
#cc62e1
#cd63e2
#ce64e3
#cf65e4
#d066e5
#d167e6
#d268e7
#d369e8
#d46ae9
#d56bea
#c65cdb
#c55bda
#c45ad9
#c359d8
#c258d7
#c157d6
#c056d5
#bf55d4
#be54d3
#bd53d2
#bc52d1
#bb51d0
#ba50cf
#b94fce

Monochromatic Color with #c75ddc

#c75ddc
#070307
#2d1532
#54275c
#7a3987
#a14bb1

Tints of #c75ddc Color

#c75ddc
#cd6fdf
#d381e3
#d993e7
#dfa5eb
#e6b7ef
#ecc9f3
#f2dbf7
#f8edfb
#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

#c75ddc
#72dc5d

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

Split Complementary

#c75ddc
#b2dc5d
#5ddc87

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

Analogous Color

#945ddc
#ae5ddc
#c75ddc
#dc5dd8
#dc5dbe

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

#c75ddc
#dcc75d
#5ddcc7

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

#c75ddc
#dc875d
#72dc5d
#5db1dc

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

#c75ddc
#72dc5d
#5ddc87
#dc5db2

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

#c75ddc Color Code Preview on Black Background Color

This is how #c75ddc Color will look on black background color. Color contrast ratio is 6.03

#c75ddc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c75ddc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c75ddc

#c75ddc color code is use for CSS Background Color

Background color for the above div is #c75ddc

HTML with inline CSS

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

#c75ddc color code is use for CSS Border Color

CSS Border color for the above div is #c75ddc

HTML with inline CSS

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

CSS Border Left color for the above div is #c75ddc

HTML with inline CSS

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

CSS Border Right color for the above div is #c75ddc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c75ddc

HTML with inline CSS

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

CSS Border Top color for the above div is #c75ddc

HTML with inline CSS

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

#c75ddc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c75ddc Color code Preview on White Background

This is how #c75ddc Color code will look on white background color. Color contrast ratio is 3.48

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

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(199,93,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(114,220,93,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(199,93,220,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.