crispedge.com

Color picker

Loading...

#c97afd hex color - Violet - Warm color - Information

#c97afd hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #c97afd Color code in RGB color code model is created after adding 78.82% red color, 47.84% green color and 99.22% blue color. Hex #c97afd Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 52% magenta, 0% yellow and 1% black.

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec97afd#c97afd
RGB Decimal201, 122, 253rgb(201, 122, 253)
RGB Percent79%, 48%, 99%rgb(79%, 48%, 99%)
CSS RGBa201, 122, 253,1rgba(201,122,253,1)
CMYK Modelcmyk(21%,52%,0%,1%)
HSL Color Space276,97% ,74%hsl(276,97% ,74%)
HSV Color Space276°, 52%, 99%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110010010111101011111101
Octal311172375
Decimal201122253
Hexc97afd

Different shades of #c97afd color code.

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

Light Shade of #c97afd
#ddacfe
Dark Shade of #c97afd
#b548fc
Saturated Shade of #c97afd
#c978ff
Desaturated Shade of #c97afd
#c881f6
Grey scale Shade of #c97afd
#bbbbbb
Brighten Shade
#e293ff
Most Readable Shade
#000000

Shades of #c97afd color code

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

#c97afd
#b26ce0
#9c5ec4
#8651a8
#6f438c
#593670
#432854
#2c1b38
#160d1c
#000000

Similar Color like #c97afd color

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

#ca7bfe
#cb7cff
#cc7dff
#cd7eff
#ce7fff
#cf80ff
#d081ff
#d182ff
#d283ff
#d384ff
#d485ff
#d586ff
#d687ff
#d788ff
#c879fc
#c778fb
#c677fa
#c576f9
#c475f8
#c374f7
#c273f6
#c172f5
#c071f4
#bf70f3
#be6ff2
#bd6ef1
#bc6df0
#bb6cef

Monochromatic Color with #c97afd

#c97afd
#201428
#422853
#643d7d
#8551a8
#a766d2

Tints of #c97afd Color

#c97afd
#cf88fd
#d597fd
#dba6fd
#e1b5fd
#e7c3fe
#edd2fe
#f3e1fe
#f9f0fe
#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

#c97afd
#aefd7a

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

Split Complementary

#c97afd
#f0fd7a
#7afd87

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

Analogous Color

#957afd
#af7afd
#c97afd
#e37afd
#fd7afd

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

#c97afd
#fdc97a
#7afdc9

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

#c97afd
#fd877a
#aefd7a
#7aeffd

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

#c97afd
#aefd7a
#7afd87
#fd7af0

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

#c97afd Color Code Preview on Black Background Color

This is how #c97afd Color will look on black background color. Color contrast ratio is 7.69

#c97afd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c97afd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c97afd

#c97afd color code is use for CSS Background Color

Background color for the above div is #c97afd

HTML with inline CSS

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

#c97afd color code is use for CSS Border Color

CSS Border color for the above div is #c97afd

HTML with inline CSS

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

CSS Border Left color for the above div is #c97afd

HTML with inline CSS

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

CSS Border Right color for the above div is #c97afd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c97afd

HTML with inline CSS

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

CSS Border Top color for the above div is #c97afd

HTML with inline CSS

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

#c97afd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c97afd Color code Preview on White Background

This is how #c97afd Color code will look on white background color. Color contrast ratio is 2.73

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

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,122,253,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(174,253,122,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(201,122,253,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.