crispedge.com

Color picker

Loading...

#710da4 hex color - Violet - Warm color - Information

#710da4 hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #710da4 Color code in RGB color code model is created after adding 44.31% red color, 5.1% green color and 64.31% blue color. Hex #710da4 Color code in CMYK color (process color) code model is generated after subtraction of 31% cyan, 92% magenta, 0% yellow and 36% black.

Hex #710da4 color code is between #7711aa web safe hex color code and #660099 web safe hex color code. #7711aa is the nearest web safe color code. You can see here many more shades of #710da4 color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code710da4#710da4
RGB Decimal113, 13, 164rgb(113, 13, 164)
RGB Percent44%, 5%, 64%rgb(44%, 5%, 64%)
CSS RGBa113, 13, 164,1rgba(113,13,164,1)
CMYK Modelcmyk(31%,92%,0%,36%)
HSL Color Space280,85% ,35%hsl(280,85% ,35%)
HSV Color Space280°, 92%, 64%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011100010000110110100100
Octal16115244
Decimal11313164
Hex710da4

Different shades of #710da4 color code.

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

Light Shade of #710da4
#9211d3
Dark Shade of #710da4
#500975
Saturated Shade of #710da4
#7404ad
Desaturated Shade of #710da4
#6e169b
Grey scale Shade of #710da4
#585858
Brighten Shade
#8a26bd
Most Readable Shade
#FFFFFF

Shades of #710da4 color code

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

#710da4
#640b91
#570a7f
#4b086d
#3e075b
#320548
#250436
#190224
#0c0112
#000000

Similar Color like #710da4 color

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

#720ea5
#730fa6
#7410a7
#7511a8
#7612a9
#7713aa
#7814ab
#7915ac
#7a16ad
#7b17ae
#7c18af
#7d19b0
#7e1ab1
#7f1bb2
#700ca3
#6f0ba2
#6e0aa1
#6d09a0
#6c089f
#6b079e
#6a069d
#69059c
#68049b
#67039a
#660299
#650198
#640097
#630096

Monochromatic Color with #710da4

#710da4
#8e10ce
#ac14f9
#190324
#36064f
#540a79

Tints of #710da4 Color

#710da4
#8027ae
#9042b8
#a05dc2
#b078cc
#bf93d6
#cfaee0
#dfc9ea
#efe4f4
#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

#710da4
#40a40d

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

Split Complementary

#710da4
#8ba40d
#0da426

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

Analogous Color

#350da4
#530da4
#710da4
#8f0da4
#a40d9b

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

#710da4
#a4710d
#0da471

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

#710da4
#a4250d
#40a40d
#0d8ba4

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

#710da4
#40a40d
#0da426
#a40d8b

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 #710da4 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.

#710da4 Color Code Preview on Black Background Color

This is how #710da4 Color will look on black background color. Color contrast ratio is 2.30

#710da4 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #710da4

HTML with inline CSS

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

Your Example Paragraph content text in with font color #710da4

#710da4 color code is use for CSS Background Color

Background color for the above div is #710da4

HTML with inline CSS

<div style="background-color:#710da4;"></div>

#710da4 color code is use for CSS Border Color

CSS Border color for the above div is #710da4

HTML with inline CSS

<div style="border:5px solid #710da4;"></div>

CSS Border Left color for the above div is #710da4

HTML with inline CSS

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

CSS Border Right color for the above div is #710da4

HTML with inline CSS

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

CSS Border Bottom color for the above div is #710da4

HTML with inline CSS

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

CSS Border Top color for the above div is #710da4

HTML with inline CSS

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

#710da4 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#710da4 Color code Preview on White Background

This is how #710da4 Color code will look on white background color. Color contrast ratio is 9.15

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

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

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.