crispedge.com

#351f79 hex color - Blue - Cool color - Information

#351f79 hex color - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #351f79 Color code in RGB color code model is created after adding 20.78% red color, 12.16% green color and 47.45% blue color. Hex #351f79 Color code in CMYK color (process color) code model is generated after subtraction of 56% cyan, 74% magenta, 0% yellow and 53% black.

Hex #351f79 color code is between #332277 web safe hex color code and #441188 web safe hex color code. #332277 is the nearest web safe color code. You can see here many more shades of #351f79 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code351f79#351f79
RGB Decimal53, 31, 121rgb(53, 31, 121)
RGB Percent21%, 12%, 47%rgb(21%, 12%, 47%)
CSS RGBa53, 31, 121,1rgba(53,31,121,1)
CMYK Modelcmyk(56%,74%,0%,53%)
HSL Color Space255,59% ,30%hsl(255,59% ,30%)
HSV Color Space255°, 74%, 47%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary001101010001111101111001
Octal6537171
Decimal5331121
Hex351f79

Different shades of #351f79 color code.

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

Light Shade of #351f79
#4729a2
Dark Shade of #351f79
#231550
Saturated Shade of #351f79
#311781
Desaturated Shade of #351f79
#392771
Grey scale Shade of #351f79
#4c4c4c
Brighten Shade
#4e3892
Most Readable Shade
#FFFFFF

Shades of #351f79 color code

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

#351f79
#2f1b6b
#29185e
#231450
#1d1143
#170d35
#110a28
#0b061a
#05030d
#000000

Similar Color like #351f79 color

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

#36207a
#37217b
#38227c
#39237d
#3a247e
#3b257f
#3c2680
#3d2781
#3e2882
#3f2983
#402a84
#412b85
#422c86
#432d87
#341e78
#331d77
#321c76
#311b75
#301a74
#2f1973
#2e1872
#2d1771
#2c1670
#2b156f
#2a146e
#29136d
#28126c
#27116b

Monochromatic Color with #351f79

#351f79
#482aa3
#5a35ce
#6d40f8
#100924
#22144e

Tints of #351f79 Color

#351f79
#4b3787
#615096
#7869a5
#8e82b4
#a59bc3
#bbb4d2
#d2cde1
#e8e6f0
#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

#351f79
#63791f

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

Split Complementary

#351f79
#79621f
#36791f

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

Analogous Color

#1f2d79
#231f79
#351f79
#471f79
#591f79

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

#351f79
#79351f
#1f7935

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

#351f79
#791f36
#63791f
#1f7962

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

#351f79
#63791f
#36791f
#621f79

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 #351f79 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.

#351f79 Color Code Preview on Black Background Color

This is how #351f79 Color will look on black background color. Color contrast ratio is 1.62

#351f79 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #351f79

HTML with inline CSS

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

Your Example Paragraph content text in with font color #351f79

#351f79 color code is use for CSS Background Color

Background color for the above div is #351f79

HTML with inline CSS

<div style="background-color:#351f79;"></div>

#351f79 color code is use for CSS Border Color

CSS Border color for the above div is #351f79

HTML with inline CSS

<div style="border:5px solid #351f79;"></div>

CSS Border Left color for the above div is #351f79

HTML with inline CSS

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

CSS Border Right color for the above div is #351f79

HTML with inline CSS

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

CSS Border Bottom color for the above div is #351f79

HTML with inline CSS

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

CSS Border Top color for the above div is #351f79

HTML with inline CSS

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

#351f79 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#351f79 Color code Preview on White Background

This is how #351f79 Color code will look on white background color. Color contrast ratio is 12.94

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

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(53,31,121,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(99,121,31,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(53,31,121,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>