crispedge.com

Color picker

Loading...

#70348e hex color - Violet - Warm color - Information

#70348e hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #70348e Color code in RGB color code model is created after adding 43.92% red color, 20.39% green color and 55.69% blue color. Hex #70348e Color code in CMYK color (process color) code model is generated after subtraction of 21% cyan, 63% magenta, 0% yellow and 44% black.

Hex #70348e color code is between #773388 web safe hex color code and #664499 web safe hex color code. #773388 is the nearest web safe color code. You can see here many more shades of #70348e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code70348e#70348e
RGB Decimal112, 52, 142rgb(112, 52, 142)
RGB Percent44%, 20%, 56%rgb(44%, 20%, 56%)
CSS RGBa112, 52, 142,1rgba(112,52,142,1)
CMYK Modelcmyk(21%,63%,0%,44%)
HSL Color Space280,46% ,38%hsl(280,46% ,38%)
HSV Color Space280°, 63%, 56%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100000011010010001110
Octal16064216
Decimal11252142
Hex70348e

Different shades of #70348e color code.

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

Light Shade of #70348e
#8d42b3
Dark Shade of #70348e
#532669
Saturated Shade of #70348e
#732a98
Desaturated Shade of #70348e
#6d3e84
Grey scale Shade of #70348e
#616161
Brighten Shade
#894da7
Most Readable Shade
#FFFFFF

Shades of #70348e color code

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

#70348e
#632e7e
#57286e
#4a225e
#3e1c4e
#31173f
#25112f
#180b1f
#0c050f
#000000

Similar Color like #70348e color

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

#71358f
#723690
#733791
#743892
#753993
#763a94
#773b95
#783c96
#793d97
#7a3e98
#7b3f99
#7c409a
#7d419b
#7e429c
#6f338d
#6e328c
#6d318b
#6c308a
#6b2f89
#6a2e88
#692d87
#682c86
#672b85
#662a84
#652983
#642882
#632781
#622680

Monochromatic Color with #70348e

#70348e
#9244b8
#b353e3
#0b050e
#2d1539
#4e2463

Tints of #70348e Color

#70348e
#7f4a9a
#8f61a7
#9f77b3
#af8ec0
#bfa4cc
#cfbbd9
#dfd1e5
#efe8f2
#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

#70348e
#528e34

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

Split Complementary

#70348e
#7f8e34
#348e43

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

Analogous Color

#4c348e
#5e348e
#70348e
#82348e
#8e3488

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

#70348e
#8e7034
#348e70

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

#70348e
#8e4334
#528e34
#347f8e

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

#70348e
#528e34
#348e43
#8e347f

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 #70348e 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.

#70348e Color Code Preview on Black Background Color

This is how #70348e Color will look on black background color. Color contrast ratio is 2.57

#70348e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70348e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #70348e

#70348e color code is use for CSS Background Color

Background color for the above div is #70348e

HTML with inline CSS

<div style="background-color:#70348e;"></div>

#70348e color code is use for CSS Border Color

CSS Border color for the above div is #70348e

HTML with inline CSS

<div style="border:5px solid #70348e;"></div>

CSS Border Left color for the above div is #70348e

HTML with inline CSS

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

CSS Border Right color for the above div is #70348e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #70348e

HTML with inline CSS

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

CSS Border Top color for the above div is #70348e

HTML with inline CSS

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

#70348e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#70348e Color code Preview on White Background

This is how #70348e Color code will look on white background color. Color contrast ratio is 8.17

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

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(112,52,142,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(82,142,52,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(112,52,142,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.