crispedge.com

Color picker

Loading...

#c531e7 hex color - Violet - Warm color - Information

#c531e7 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #c531e7 Color code in RGB color code model is created after adding 77.25% red color, 19.22% green color and 90.59% blue color. Hex #c531e7 Color code in CMYK color (process color) code model is generated after subtraction of 15% cyan, 79% magenta, 0% yellow and 9% black.

Hex #c531e7 color code is between #cc33ee web safe hex color code and #bb22dd web safe hex color code. #cc33ee is the nearest web safe color code. You can see here many more shades of #c531e7 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codec531e7#c531e7
RGB Decimal197, 49, 231rgb(197, 49, 231)
RGB Percent77%, 19%, 91%rgb(77%, 19%, 91%)
CSS RGBa197, 49, 231,1rgba(197,49,231,1)
CMYK Modelcmyk(15%,79%,0%,9%)
HSL Color Space289,79% ,55%hsl(289,79% ,55%)
HSV Color Space289°, 79%, 91%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110001010011000111100111
Octal30561347
Decimal19749231
Hexc531e7

Different shades of #c531e7 color code.

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

Light Shade of #c531e7
#d25fec
Dark Shade of #c531e7
#ab18cd
Saturated Shade of #c531e7
#cc25f2
Desaturated Shade of #c531e7
#be3cdb
Grey scale Shade of #c531e7
#8c8c8c
Brighten Shade
#de4aff
Most Readable Shade
#FFFFFF

Shades of #c531e7 color code

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

#c531e7
#af2bcd
#9926b3
#83209a
#6d1b80
#571566
#41104d
#2b0a33
#150519
#000000

Similar Color like #c531e7 color

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

#c632e8
#c733e9
#c834ea
#c935eb
#ca36ec
#cb37ed
#cc38ee
#cd39ef
#ce3af0
#cf3bf1
#d03cf2
#d13df3
#d23ef4
#d33ff5
#c430e6
#c32fe5
#c22ee4
#c12de3
#c02ce2
#bf2be1
#be2ae0
#bd29df
#bc28de
#bb27dd
#ba26dc
#b925db
#b824da
#b723d9

Monochromatic Color with #c531e7

#c531e7
#100412
#340d3d
#581667
#7d1f92
#a128bc

Tints of #c531e7 Color

#c531e7
#cb47e9
#d15eec
#d875ef
#de8cf1
#e5a3f4
#ebbaf7
#f2d1f9
#f8e8fc
#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

#c531e7
#53e731

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

Split Complementary

#c531e7
#aee731
#31e76a

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

Analogous Color

#7c31e7
#a131e7
#c531e7
#e731e5
#e731c0

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

#c531e7
#e7c531
#31e7c5

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

#c531e7
#e76a31
#53e731
#31aee7

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

#c531e7
#53e731
#31e76a
#e731ae

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

#c531e7 Color Code Preview on Black Background Color

This is how #c531e7 Color will look on black background color. Color contrast ratio is 4.97

#c531e7 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c531e7

HTML with inline CSS

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

Your Example Paragraph content text in with font color #c531e7

#c531e7 color code is use for CSS Background Color

Background color for the above div is #c531e7

HTML with inline CSS

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

#c531e7 color code is use for CSS Border Color

CSS Border color for the above div is #c531e7

HTML with inline CSS

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

CSS Border Left color for the above div is #c531e7

HTML with inline CSS

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

CSS Border Right color for the above div is #c531e7

HTML with inline CSS

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

CSS Border Bottom color for the above div is #c531e7

HTML with inline CSS

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

CSS Border Top color for the above div is #c531e7

HTML with inline CSS

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

#c531e7 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#c531e7 Color code Preview on White Background

This is how #c531e7 Color code will look on white background color. Color contrast ratio is 4.23

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

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(197,49,231,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(83,231,49,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(197,49,231,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.