crispedge.com

Color picker

Loading...

#7e41bf hex color - Violet - Cool color - Information

#7e41bf hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #7e41bf Color code in RGB color code model is created after adding 49.41% red color, 25.49% green color and 74.9% blue color. Hex #7e41bf Color code in CMYK color (process color) code model is generated after subtraction of 34% cyan, 66% magenta, 0% yellow and 25% black.

Hex #7e41bf color code is between #7744bb web safe hex color code and #8833cc web safe hex color code. #7744bb is the nearest web safe color code. You can see here many more shades of #7e41bf color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7e41bf#7e41bf
RGB Decimal126, 65, 191rgb(126, 65, 191)
RGB Percent49%, 25%, 75%rgb(49%, 25%, 75%)
CSS RGBa126, 65, 191,1rgba(126,65,191,1)
CMYK Modelcmyk(34%,66%,0%,25%)
HSL Color Space269,50% ,50%hsl(269,50% ,50%)
HSV Color Space269°, 66%, 75%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011111100100000110111111
Octal176101277
Decimal12665191
Hex7e41bf

Different shades of #7e41bf color code.

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

Light Shade of #7e41bf
#9867cc
Dark Shade of #7e41bf
#653499
Saturated Shade of #7e41bf
#7e34cc
Desaturated Shade of #7e41bf
#7e4eb2
Grey scale Shade of #7e41bf
#808080
Brighten Shade
#975ad8
Most Readable Shade
#FFFFFF

Shades of #7e41bf color code

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

#7e41bf
#7039a9
#623294
#542b7f
#46246a
#381c54
#2a153f
#1c0e2a
#0e0715
#000000

Similar Color like #7e41bf color

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

#7f42c0
#8043c1
#8144c2
#8245c3
#8346c4
#8447c5
#8548c6
#8649c7
#874ac8
#884bc9
#894cca
#8a4dcb
#8b4ecc
#8c4fcd
#7d40be
#7c3fbd
#7b3ebc
#7a3dbb
#793cba
#783bb9
#773ab8
#7639b7
#7538b6
#7437b5
#7336b4
#7235b3
#7134b2
#7033b1

Monochromatic Color with #7e41bf

#7e41bf
#9a4fe9
#0e0715
#2a163f
#46246a
#623394

Tints of #7e41bf Color

#7e41bf
#8c56c6
#9a6bcd
#a980d4
#b795db
#c5aae2
#d4bfe9
#e2d4f0
#f0e9f7
#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

#7e41bf
#82bf41

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

Split Complementary

#7e41bf
#bfbd41
#43bf41

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

Analogous Color

#4c41bf
#6541bf
#7e41bf
#9741bf
#b041bf

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

#7e41bf
#bf7e41
#41bf7e

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

#7e41bf
#bf4143
#82bf41
#41bfbd

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

#7e41bf
#82bf41
#43bf41
#bd41bf

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

#7e41bf Color Code Preview on Black Background Color

This is how #7e41bf Color will look on black background color. Color contrast ratio is 3.40

#7e41bf in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7e41bf

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7e41bf

#7e41bf color code is use for CSS Background Color

Background color for the above div is #7e41bf

HTML with inline CSS

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

#7e41bf color code is use for CSS Border Color

CSS Border color for the above div is #7e41bf

HTML with inline CSS

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

CSS Border Left color for the above div is #7e41bf

HTML with inline CSS

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

CSS Border Right color for the above div is #7e41bf

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7e41bf

HTML with inline CSS

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

CSS Border Top color for the above div is #7e41bf

HTML with inline CSS

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

#7e41bf hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7e41bf Color code Preview on White Background

This is how #7e41bf Color code will look on white background color. Color contrast ratio is 6.18

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

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(126,65,191,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(130,191,65,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(126,65,191,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.