crispedge.com

Color picker

Loading...

#7941bc hex color - Violet - Cool color - Information

#7941bc hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #7941bc Color code in RGB color code model is created after adding 47.45% red color, 25.49% green color and 73.73% blue color. Hex #7941bc Color code in CMYK color (process color) code model is generated after subtraction of 36% cyan, 65% magenta, 0% yellow and 26% black.

Hex #7941bc 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 #7941bc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7941bc#7941bc
RGB Decimal121, 65, 188rgb(121, 65, 188)
RGB Percent47%, 25%, 74%rgb(47%, 25%, 74%)
CSS RGBa121, 65, 188,1rgba(121,65,188,1)
CMYK Modelcmyk(36%,65%,0%,26%)
HSL Color Space267,49% ,50%hsl(267,49% ,50%)
HSV Color Space267°, 65%, 74%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110010100000110111100
Octal171101274
Decimal12165188
Hex7941bc

Different shades of #7941bc color code.

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

Light Shade of #7941bc
#9466ca
Dark Shade of #7941bc
#613496
Saturated Shade of #7941bc
#7834c9
Desaturated Shade of #7941bc
#7a4eaf
Grey scale Shade of #7941bc
#7e7e7e
Brighten Shade
#925ad5
Most Readable Shade
#FFFFFF

Shades of #7941bc color code

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

#7941bc
#6b39a7
#5e3292
#502b7d
#432468
#351c53
#28153e
#1a0e29
#0d0714
#000000

Similar Color like #7941bc color

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

#7a42bd
#7b43be
#7c44bf
#7d45c0
#7e46c1
#7f47c2
#8048c3
#8149c4
#824ac5
#834bc6
#844cc7
#854dc8
#864ec9
#874fca
#7840bb
#773fba
#763eb9
#753db8
#743cb7
#733bb6
#723ab5
#7139b4
#7038b3
#6f37b2
#6e36b1
#6d35b0
#6c34af
#6b33ae

Monochromatic Color with #7941bc

#7941bc
#9450e6
#0c0612
#27153c
#422467
#5e3291

Tints of #7941bc Color

#7941bc
#8756c3
#966bca
#a580d2
#b495d9
#c3aae1
#d2bfe8
#e1d4f0
#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

#7941bc
#84bc41

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

Split Complementary

#7941bc
#bcb741
#47bc41

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

Analogous Color

#4841bc
#6041bc
#7941bc
#9241bc
#aa41bc

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

#7941bc
#bc7941
#41bc79

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

#7941bc
#bc4146
#84bc41
#41bcb6

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

#7941bc
#84bc41
#47bc41
#b741bc

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 #7941bc 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.

#7941bc Color Code Preview on Black Background Color

This is how #7941bc Color will look on black background color. Color contrast ratio is 3.30

#7941bc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7941bc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7941bc

#7941bc color code is use for CSS Background Color

Background color for the above div is #7941bc

HTML with inline CSS

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

#7941bc color code is use for CSS Border Color

CSS Border color for the above div is #7941bc

HTML with inline CSS

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

CSS Border Left color for the above div is #7941bc

HTML with inline CSS

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

CSS Border Right color for the above div is #7941bc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7941bc

HTML with inline CSS

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

CSS Border Top color for the above div is #7941bc

HTML with inline CSS

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

#7941bc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7941bc Color code Preview on White Background

This is how #7941bc Color code will look on white background color. Color contrast ratio is 6.37

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

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(121,65,188,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(132,188,65,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(121,65,188,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.