crispedge.com

Color picker

Loading...

#3a3196 hex color - Violet - Cool color - Information

#3a3196 hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #3a3196 Color code in RGB color code model is created after adding 22.75% red color, 19.22% green color and 58.82% blue color. Hex #3a3196 Color code in CMYK color (process color) code model is generated after subtraction of 61% cyan, 67% magenta, 0% yellow and 41% black.

Hex #3a3196 color code is between #333399 web safe hex color code and #442288 web safe hex color code. #333399 is the nearest web safe color code. You can see here many more shades of #3a3196 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code3a3196#3a3196
RGB Decimal58, 49, 150rgb(58, 49, 150)
RGB Percent23%, 19%, 59%rgb(23%, 19%, 59%)
CSS RGBa58, 49, 150,1rgba(58,49,150,1)
CMYK Modelcmyk(61%,67%,0%,41%)
HSL Color Space245,51% ,39%hsl(245,51% ,39%)
HSV Color Space245°, 67%, 59%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001110100011000110010110
Octal7261226
Decimal5849150
Hex3a3196

Different shades of #3a3196 color code.

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

Light Shade of #3a3196
#493ebc
Dark Shade of #3a3196
#2b2470
Saturated Shade of #3a3196
#3227a0
Desaturated Shade of #3a3196
#423b8c
Grey scale Shade of #3a3196
#636363
Brighten Shade
#534aaf
Most Readable Shade
#FFFFFF

Shades of #3a3196 color code

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

#3a3196
#332b85
#2d2674
#262064
#201b53
#191542
#131032
#0c0a21
#060510
#000000

Similar Color like #3a3196 color

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

#3b3297
#3c3398
#3d3499
#3e359a
#3f369b
#40379c
#41389d
#42399e
#433a9f
#443ba0
#453ca1
#463da2
#473ea3
#483fa4
#393095
#382f94
#372e93
#362d92
#352c91
#342b90
#332a8f
#32298e
#31288d
#30278c
#2f268b
#2e258a
#2d2489
#2c2388

Monochromatic Color with #3a3196

#3a3196
#4a3fc0
#5b4deb
#090716
#191541
#2a236b

Tints of #3a3196 Color

#3a3196
#4f47a1
#655ead
#7b75b9
#918cc4
#a7a3d0
#bdbadc
#d3d1e7
#e9e8f3
#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

#3a3196
#8d9631

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

Split Complementary

#3a3196
#966d31
#5a9631

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

Analogous Color

#315096
#313c96
#3a3196
#4e3196
#623196

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

#3a3196
#963a31
#31963a

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

#3a3196
#96315a
#8d9631
#31966c

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

#3a3196
#8d9631
#5a9631
#6d3196

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 #3a3196 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.

#3a3196 Color Code Preview on Black Background Color

This is how #3a3196 Color will look on black background color. Color contrast ratio is 2.06

#3a3196 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3a3196

HTML with inline CSS

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

Your Example Paragraph content text in with font color #3a3196

#3a3196 color code is use for CSS Background Color

Background color for the above div is #3a3196

HTML with inline CSS

<div style="background-color:#3a3196;"></div>

#3a3196 color code is use for CSS Border Color

CSS Border color for the above div is #3a3196

HTML with inline CSS

<div style="border:5px solid #3a3196;"></div>

CSS Border Left color for the above div is #3a3196

HTML with inline CSS

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

CSS Border Right color for the above div is #3a3196

HTML with inline CSS

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

CSS Border Bottom color for the above div is #3a3196

HTML with inline CSS

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

CSS Border Top color for the above div is #3a3196

HTML with inline CSS

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

#3a3196 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#3a3196 Color code Preview on White Background

This is how #3a3196 Color code will look on white background color. Color contrast ratio is 10.20

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

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(58,49,150,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(141,150,49,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(58,49,150,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.