crispedge.com

Color picker

Loading...

#c384ec hex color - Violet - Warm color - Information

#c384ec hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c384ec Color code in RGB color code model is created after adding 76.47% red color, 51.76% green color and 92.55% blue color. Hex #c384ec Color code in CMYK color (process color) code model is generated after subtraction of 17% cyan, 44% magenta, 0% yellow and 7% black.

Hex #c384ec color code is between #bb88ee web safe hex color code and #cc77dd web safe hex color code. #bb88ee is the nearest web safe color code. You can see here many more shades of #c384ec color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec384ec#c384ec
RGB Decimal195, 132, 236rgb(195, 132, 236)
RGB Percent76%, 52%, 93%rgb(76%, 52%, 93%)
CSS RGBa195, 132, 236,1rgba(195,132,236,1)
CMYK Modelcmyk(17%,44%,0%,7%)
HSL Color Space276,73% ,72%hsl(276,73% ,72%)
HSV Color Space276°, 44%, 93%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110000111000010011101100
Octal303204354
Decimal195132236
Hexc384ec

Different shades of #c384ec color code.

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

Light Shade of #c384ec
#d9b0f3
Dark Shade of #c384ec
#ad58e5
Saturated Shade of #c384ec
#c47df3
Desaturated Shade of #c384ec
#c18be5
Grey scale Shade of #c384ec
#b8b8b8
Brighten Shade
#dc9dff
Most Readable Shade
#000000

Shades of #c384ec color code

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

#c384ec
#ad75d1
#9766b7
#82589d
#6c4983
#563a68
#412c4e
#2b1d34
#150e1a
#000000

Similar Color like #c384ec color

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

#c485ed
#c586ee
#c687ef
#c788f0
#c889f1
#c98af2
#ca8bf3
#cb8cf4
#cc8df5
#cd8ef6
#ce8ff7
#cf90f8
#d091f9
#d192fa
#c283eb
#c182ea
#c081e9
#bf80e8
#be7fe7
#bd7ee6
#bc7de5
#bb7ce4
#ba7be3
#b97ae2
#b879e1
#b778e0
#b677df
#b576de

Monochromatic Color with #c384ec

#c384ec
#130d17
#372542
#5a3d6c
#7d5497
#a06cc1

Tints of #c384ec Color

#c384ec
#c991ee
#d09ff0
#d7adf2
#ddbaf4
#e4c8f6
#ebd6f8
#f1e3fa
#f8f1fc
#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

#c384ec
#adec84

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

Split Complementary

#c384ec
#e1ec84
#84ec8f

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

Analogous Color

#9984ec
#ae84ec
#c384ec
#d884ec
#ec84eb

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

#c384ec
#ecc384
#84ecc3

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

#c384ec
#ec8f84
#adec84
#84e1ec

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

#c384ec
#adec84
#84ec8f
#ec84e1

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

#c384ec Color Code Preview on Black Background Color

This is how #c384ec Color will look on black background color. Color contrast ratio is 7.83

#c384ec in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c384ec

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c384ec

#c384ec color code is use for CSS Background Color

Background color for the above div is #c384ec

HTML with inline CSS

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

#c384ec color code is use for CSS Border Color

CSS Border color for the above div is #c384ec

HTML with inline CSS

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

CSS Border Left color for the above div is #c384ec

HTML with inline CSS

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

CSS Border Right color for the above div is #c384ec

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c384ec

HTML with inline CSS

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

CSS Border Top color for the above div is #c384ec

HTML with inline CSS

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

#c384ec hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c384ec Color code Preview on White Background

This is how #c384ec Color code will look on white background color. Color contrast ratio is 2.68

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

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,132,236,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(173,236,132,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(195,132,236,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.