crispedge.com

#7966eb hex color - Blue - Cool color - Information

#7966eb hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #7966eb Color code in RGB color code model is created after adding 47.45% red color, 40% green color and 92.16% blue color. Hex #7966eb Color code in CMYK color (process color) code model is generated after subtraction of 49% cyan, 57% magenta, 0% yellow and 8% black.

Hex #7966eb color code is between #7755ee web safe hex color code and #8877dd web safe hex color code. #7755ee is the nearest web safe color code. You can see here many more shades of #7966eb color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7966eb#7966eb
RGB Decimal121, 102, 235rgb(121, 102, 235)
RGB Percent47%, 40%, 92%rgb(47%, 40%, 92%)
CSS RGBa121, 102, 235,1rgba(121,102,235,1)
CMYK Modelcmyk(49%,57%,0%,8%)
HSL Color Space249,77% ,66%hsl(249,77% ,66%)
HSV Color Space249°, 57%, 92%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110010110011011101011
Octal171146353
Decimal121102235
Hex7966eb

Different shades of #7966eb color code.

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

Light Shade of #7966eb
#a093f1
Dark Shade of #7966eb
#5139e5
Saturated Shade of #7966eb
#735df4
Desaturated Shade of #7966eb
#7f6fe2
Grey scale Shade of #7966eb
#a8a8a8
Brighten Shade
#927fff
Most Readable Shade
#FFFFFF

Shades of #7966eb color code

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

#7966eb
#6b5ad0
#5e4fb6
#50449c
#433882
#352d68
#28224e
#1a1634
#0d0b1a
#000000

Similar Color like #7966eb color

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

#7a67ec
#7b68ed
#7c69ee
#7d6aef
#7e6bf0
#7f6cf1
#806df2
#816ef3
#826ff4
#8370f5
#8471f6
#8572f7
#8673f8
#8774f9
#7865ea
#7764e9
#7663e8
#7562e7
#7461e6
#7360e5
#725fe4
#715ee3
#705de2
#6f5ce1
#6e5be0
#6d5adf
#6c59de
#6b58dd

Monochromatic Color with #7966eb

#7966eb
#0c0a16
#211c41
#372f6b
#4d4196
#6354c0

Tints of #7966eb Color

#7966eb
#8777ed
#9688ef
#a599f1
#b4aaf3
#c3bbf6
#d2ccf8
#e1ddfa
#f0eefc
#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

#7966eb
#d8eb66

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

Split Complementary

#7966eb
#ebbb66
#96eb66

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

Analogous Color

#6688eb
#666eeb
#7966eb
#9466eb
#ae66eb

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

#7966eb
#eb7966
#66eb79

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

#7966eb
#eb6695
#d8eb66
#66ebbb

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

#7966eb
#d8eb66
#96eb66
#bb66eb

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 #7966eb 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.

#7966eb Color Code Preview on Black Background Color

This is how #7966eb Color will look on black background color. Color contrast ratio is 4.91

#7966eb in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7966eb

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7966eb

#7966eb color code is use for CSS Background Color

Background color for the above div is #7966eb

HTML with inline CSS

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

#7966eb color code is use for CSS Border Color

CSS Border color for the above div is #7966eb

HTML with inline CSS

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

CSS Border Left color for the above div is #7966eb

HTML with inline CSS

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

CSS Border Right color for the above div is #7966eb

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7966eb

HTML with inline CSS

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

CSS Border Top color for the above div is #7966eb

HTML with inline CSS

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

#7966eb hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7966eb Color code Preview on White Background

This is how #7966eb Color code will look on white background color. Color contrast ratio is 4.27

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

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,102,235,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(216,235,102,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(121,102,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.

< /html>