crispedge.com

Color picker

Loading...

#c985eb hex color - Violet - Warm color - Information

#c985eb hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c985eb Color code in RGB color code model is created after adding 78.82% red color, 52.16% green color and 92.16% blue color. Hex #c985eb Color code in CMYK color (process color) code model is generated after subtraction of 14% cyan, 43% magenta, 0% yellow and 8% black.

Hex #c985eb color code is between #cc88ee web safe hex color code and #bb77dd web safe hex color code. #cc88ee is the nearest web safe color code. You can see here many more shades of #c985eb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec985eb#c985eb
RGB Decimal201, 133, 235rgb(201, 133, 235)
RGB Percent79%, 52%, 92%rgb(79%, 52%, 92%)
CSS RGBa201, 133, 235,1rgba(201,133,235,1)
CMYK Modelcmyk(14%,43%,0%,8%)
HSL Color Space280,72% ,72%hsl(280,72% ,72%)
HSV Color Space280°, 43%, 92%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010011000010111101011
Octal311205353
Decimal201133235
Hexc985eb

Different shades of #c985eb color code.

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

Light Shade of #c985eb
#dcb1f2
Dark Shade of #c985eb
#b659e4
Saturated Shade of #c985eb
#cb7ef2
Desaturated Shade of #c985eb
#c78ce4
Grey scale Shade of #c985eb
#b8b8b8
Brighten Shade
#e29eff
Most Readable Shade
#000000

Shades of #c985eb color code

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

#c985eb
#b276d0
#9c67b6
#86589c
#6f4982
#593b68
#432c4e
#2c1d34
#160e1a
#000000

Similar Color like #c985eb color

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

#ca86ec
#cb87ed
#cc88ee
#cd89ef
#ce8af0
#cf8bf1
#d08cf2
#d18df3
#d28ef4
#d38ff5
#d490f6
#d591f7
#d692f8
#d793f9
#c884ea
#c783e9
#c682e8
#c581e7
#c480e6
#c37fe5
#c27ee4
#c17de3
#c07ce2
#bf7be1
#be7ae0
#bd79df
#bc78de
#bb77dd

Monochromatic Color with #c985eb

#c985eb
#130d16
#382541
#5c3d6b
#805596
#a56dc0

Tints of #c985eb Color

#c985eb
#cf92ed
#d5a0ef
#dbadf1
#e1bbf3
#e7c8f6
#edd6f8
#f3e3fa
#f9f1fc
#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

#c985eb
#a7eb85

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

Split Complementary

#c985eb
#daeb85
#85eb96

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

Analogous Color

#a085eb
#b585eb
#c985eb
#dd85eb
#eb85e4

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

#c985eb
#ebc985
#85ebc9

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

#c985eb
#eb9685
#a7eb85
#85daeb

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

#c985eb
#a7eb85
#85eb96
#eb85da

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

#c985eb Color Code Preview on Black Background Color

This is how #c985eb Color will look on black background color. Color contrast ratio is 8.04

#c985eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c985eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c985eb

#c985eb color code is use for CSS Background Color

Background color for the above div is #c985eb

HTML with inline CSS

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

#c985eb color code is use for CSS Border Color

CSS Border color for the above div is #c985eb

HTML with inline CSS

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

CSS Border Left color for the above div is #c985eb

HTML with inline CSS

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

CSS Border Right color for the above div is #c985eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c985eb

HTML with inline CSS

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

CSS Border Top color for the above div is #c985eb

HTML with inline CSS

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

#c985eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c985eb Color code Preview on White Background

This is how #c985eb Color code will look on white background color. Color contrast ratio is 2.61

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

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(201,133,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(167,235,133,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,133,235,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.