crispedge.com

Color picker

Loading...

#7946cd hex color - Blue - Cool color - Information

#7946cd hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #7946cd Color code in RGB color code model is created after adding 47.45% red color, 27.45% green color and 80.39% blue color. Hex #7946cd Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 66% magenta, 0% yellow and 20% black.

Hex #7946cd color code is between #7744cc web safe hex color code and #8855dd web safe hex color code. #7744cc is the nearest web safe color code. You can see here many more shades of #7946cd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7946cd#7946cd
RGB Decimal121, 70, 205rgb(121, 70, 205)
RGB Percent47%, 27%, 80%rgb(47%, 27%, 80%)
CSS RGBa121, 70, 205,1rgba(121,70,205,1)
CMYK Modelcmyk(41%,66%,0%,20%)
HSL Color Space263,57% ,54%hsl(263,57% ,54%)
HSV Color Space263°, 66%, 80%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110010100011011001101
Octal171106315
Decimal12170205
Hex7946cd

Different shades of #7946cd color code.

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

Light Shade of #7946cd
#966ed8
Dark Shade of #7946cd
#6030b0
Saturated Shade of #7946cd
#763ad9
Desaturated Shade of #7946cd
#7c52c1
Grey scale Shade of #7946cd
#898989
Brighten Shade
#925fe6
Most Readable Shade
#FFFFFF

Shades of #7946cd color code

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

#7946cd
#6b3eb6
#5e369f
#502e88
#432671
#351f5b
#281744
#1a0f2d
#0d0716
#000000

Similar Color like #7946cd color

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

#7a47ce
#7b48cf
#7c49d0
#7d4ad1
#7e4bd2
#7f4cd3
#804dd4
#814ed5
#824fd6
#8350d7
#8451d8
#8552d9
#8653da
#8754db
#7845cc
#7744cb
#7643ca
#7542c9
#7441c8
#7340c7
#723fc6
#713ec5
#703dc4
#6f3cc3
#6e3bc2
#6d3ac1
#6c39c0
#6b38bf

Monochromatic Color with #7946cd

#7946cd
#9255f7
#150c23
#2e1a4d
#472978
#6037a2

Tints of #7946cd Color

#7946cd
#875ad2
#966fd8
#a583dd
#b498e3
#c3ace8
#d2c1ee
#e1d5f3
#f0eaf9
#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

#7946cd
#9acd46

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

Split Complementary

#7946cd
#cdbd46
#56cd46

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

Analogous Color

#4649cd
#5e46cd
#7946cd
#9446cd
#af46cd

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

#7946cd
#cd7946
#46cd79

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

#7946cd
#cd4657
#9acd46
#46cdbc

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

#7946cd
#9acd46
#56cd46
#bd46cd

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 #7946cd 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.

#7946cd Color Code Preview on Black Background Color

This is how #7946cd Color will look on black background color. Color contrast ratio is 3.57

#7946cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7946cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7946cd

#7946cd color code is use for CSS Background Color

Background color for the above div is #7946cd

HTML with inline CSS

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

#7946cd color code is use for CSS Border Color

CSS Border color for the above div is #7946cd

HTML with inline CSS

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

CSS Border Left color for the above div is #7946cd

HTML with inline CSS

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

CSS Border Right color for the above div is #7946cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7946cd

HTML with inline CSS

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

CSS Border Top color for the above div is #7946cd

HTML with inline CSS

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

#7946cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7946cd Color code Preview on White Background

This is how #7946cd Color code will look on white background color. Color contrast ratio is 5.88

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

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,70,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(154,205,70,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(121,70,205,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.