crispedge.com

Color picker

Loading...

#4946aa hex color - Violet - Cool color - Information

#4946aa hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #4946aa Color code in RGB color code model is created after adding 28.63% red color, 27.45% green color and 66.67% blue color. Hex #4946aa Color code in CMYK color (process color) code model is generated after subtraction of 57% cyan, 59% magenta, 0% yellow and 33% black.

Hex #4946aa color code is between #444499 web safe hex color code and #5555bb web safe hex color code. #444499 is the nearest web safe color code. You can see here many more shades of #4946aa color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code4946aa#4946aa
RGB Decimal73, 70, 170rgb(73, 70, 170)
RGB Percent29%, 27%, 67%rgb(29%, 27%, 67%)
CSS RGBa73, 70, 170,1rgba(73,70,170,1)
CMYK Modelcmyk(57%,59%,0%,33%)
HSL Color Space242,42% ,47%hsl(242,42% ,47%)
HSV Color Space242°, 59%, 67%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary010010010100011010101010
Octal111106252
Decimal7370170
Hex4946aa

Different shades of #4946aa color code.

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

Light Shade of #4946aa
#6764bf
Dark Shade of #4946aa
#393786
Saturated Shade of #4946aa
#3e3ab6
Desaturated Shade of #4946aa
#54529e
Grey scale Shade of #4946aa
#787878
Brighten Shade
#625fc3
Most Readable Shade
#FFFFFF

Shades of #4946aa color code

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

#4946aa
#403e97
#383684
#302e71
#28265e
#201f4b
#181738
#100f25
#080712
#000000

Similar Color like #4946aa color

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

#4a47ab
#4b48ac
#4c49ad
#4d4aae
#4e4baf
#4f4cb0
#504db1
#514eb2
#524fb3
#5350b4
#5451b5
#5552b6
#5653b7
#5754b8
#4845a9
#4744a8
#4643a7
#4542a6
#4441a5
#4340a4
#423fa3
#413ea2
#403da1
#3f3ca0
#3e3b9f
#3d3a9e
#3c399d
#3b389c

Monochromatic Color with #4946aa

#4946aa
#5b58d4
#6d69ff
#12112a
#242355
#37347f

Tints of #4946aa Color

#4946aa
#5d5ab3
#716fbc
#8583c6
#9998cf
#aeacd9
#c2c1e2
#d6d5ec
#eaeaf5
#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

#4946aa
#a7aa46

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

Split Complementary

#4946aa
#aa7b46
#75aa46

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

Analogous Color

#466baa
#4657aa
#4946aa
#5d46aa
#7146aa

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

#4946aa
#aa4946
#46aa49

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

#4946aa
#aa4675
#a7aa46
#46aa7b

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

#4946aa
#a7aa46
#75aa46
#7b46aa

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 #4946aa 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.

#4946aa Color Code Preview on Black Background Color

This is how #4946aa Color will look on black background color. Color contrast ratio is 2.74

#4946aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4946aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #4946aa

#4946aa color code is use for CSS Background Color

Background color for the above div is #4946aa

HTML with inline CSS

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

#4946aa color code is use for CSS Border Color

CSS Border color for the above div is #4946aa

HTML with inline CSS

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

CSS Border Left color for the above div is #4946aa

HTML with inline CSS

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

CSS Border Right color for the above div is #4946aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #4946aa

HTML with inline CSS

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

CSS Border Top color for the above div is #4946aa

HTML with inline CSS

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

#4946aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#4946aa Color code Preview on White Background

This is how #4946aa Color code will look on white background color. Color contrast ratio is 7.66

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

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(73,70,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(167,170,70,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(73,70,170,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.