crispedge.com

Color picker

Loading...

#715a8d hex color - Emperor Jewel - Violet - Cool color - Information

#715a8d hex color - Emperor Jewel - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #715a8d Color Code is also known as Emperor Jewel color.

Hex #715a8d Color code in RGB color code model is created after adding 44.31% red color, 35.29% green color and 55.29% blue color. Hex #715a8d Color code in CMYK color (process color) code model is generated after subtraction of 20% cyan, 36% magenta, 0% yellow and 45% black.

Hex #715a8d color code is between #775588 web safe hex color code and #666699 web safe hex color code. #775588 is the nearest web safe color code. You can see here many more shades of #715a8d color code.

0 Likes 0 Comments | 28 Views

RGB Chart

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

Color Table

Hex Color Code715a8d#715a8d
RGB Decimal113, 90, 141rgb(113, 90, 141)
RGB Percent44%, 35%, 55%rgb(44%, 35%, 55%)
CSS RGBa113, 90, 141,1rgba(113,90,141,1)
CMYK Modelcmyk(20%,36%,0%,45%)
HSL Color Space267,22% ,45%hsl(267,22% ,45%)
HSV Color Space267°, 36%, 55%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011100010101101010001101
Octal161132215
Decimal11390141
Hex715a8d

Different shades of #715a8d color code.

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

Light Shade of #715a8d
#8b74a6
Dark Shade of #715a8d
#58466e
Saturated Shade of #715a8d
#704e99
Desaturated Shade of #715a8d
#726681
Grey scale Shade of #715a8d
#737373
Brighten Shade
#8a73a6
Most Readable Shade
#FFFFFF

Shades of #715a8d color code

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

#715a8d
#64507d
#57466d
#4b3c5e
#3e324e
#32283e
#251e2f
#19141f
#0c0a0f
#000000

Similar Color like #715a8d color

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

#725b8e
#735c8f
#745d90
#755e91
#765f92
#776093
#786194
#796295
#7a6396
#7b6497
#7c6598
#7d6699
#7e679a
#7f689b
#70598c
#6f588b
#6e578a
#6d5689
#6c5588
#6b5487
#6a5386
#695285
#685184
#675083
#664f82
#654e81
#644d80
#634c7f

Monochromatic Color with #715a8d

#715a8d
#9375b7
#b590e2
#0b090d
#2d2438
#4f3f62

Tints of #715a8d Color

#715a8d
#806c99
#907ea6
#a091b3
#b0a3bf
#bfb5cc
#cfc8d9
#dfdae5
#efecf2
#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

#715a8d
#768d5a

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

Split Complementary

#715a8d
#8d8b5a
#5d8d5a

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

Analogous Color

#5d5a8d
#675a8d
#715a8d
#7b5a8d
#855a8d

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

#715a8d
#8d715a
#5a8d71

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

#715a8d
#8d5a5c
#768d5a
#5a8d8a

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

#715a8d
#768d5a
#5d8d5a
#8b5a8d

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 #715a8d 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.

#715a8d Color Code Preview on Black Background Color

This is how #715a8d Color will look on black background color. Color contrast ratio is 3.55

#715a8d in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #715a8d

HTML with inline CSS

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

Your Example Paragraph content text in with font color #715a8d

#715a8d color code is use for CSS Background Color

Background color for the above div is #715a8d

HTML with inline CSS

<div style="background-color:#715a8d;"></div>

#715a8d color code is use for CSS Border Color

CSS Border color for the above div is #715a8d

HTML with inline CSS

<div style="border:5px solid #715a8d;"></div>

CSS Border Left color for the above div is #715a8d

HTML with inline CSS

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

CSS Border Right color for the above div is #715a8d

HTML with inline CSS

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

CSS Border Bottom color for the above div is #715a8d

HTML with inline CSS

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

CSS Border Top color for the above div is #715a8d

HTML with inline CSS

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

#715a8d hex Color code used as CSS color Codes

Example CSS Class for usage

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

#715a8d Color code Preview on White Background

This is how #715a8d Color code will look on white background color. Color contrast ratio is 5.92

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

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(113,90,141,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(118,141,90,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(113,90,141,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 28 Views

Post your comment:-

By submitting comment you agree to our privacy policy.