crispedge.com

Color picker

Loading...

#7712ae hex color - Violet - Warm color - Information

#7712ae hex color - Violet - Warm color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #7712ae Color code in RGB color code model is created after adding 46.67% red color, 7.06% green color and 68.24% blue color. Hex #7712ae Color code in CMYK color (process color) code model is generated after subtraction of 32% cyan, 90% magenta, 0% yellow and 32% black.

Hex #7712ae color code is between #6611aa web safe hex color code and #8822bb web safe hex color code. #6611aa is the nearest web safe color code. You can see here many more shades of #7712ae color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7712ae#7712ae
RGB Decimal119, 18, 174rgb(119, 18, 174)
RGB Percent47%, 7%, 68%rgb(47%, 7%, 68%)
CSS RGBa119, 18, 174,1rgba(119,18,174,1)
CMYK Modelcmyk(32%,90%,0%,32%)
HSL Color Space279,81% ,38%hsl(279,81% ,38%)
HSV Color Space279°, 90%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary011101110001001010101110
Octal16722256
Decimal11918174
Hex7712ae

Different shades of #7712ae color code.

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

Light Shade of #7712ae
#9717dc
Dark Shade of #7712ae
#570d80
Saturated Shade of #7712ae
#7a08b8
Desaturated Shade of #7712ae
#741ca4
Grey scale Shade of #7712ae
#606060
Brighten Shade
#902bc7
Most Readable Shade
#FFFFFF

Shades of #7712ae color code

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

#7712ae
#69109a
#5c0e87
#4f0c74
#420a60
#34084d
#27063a
#1a0426
#0d0213
#000000

Similar Color like #7712ae color

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

#7813af
#7914b0
#7a15b1
#7b16b2
#7c17b3
#7d18b4
#7e19b5
#7f1ab6
#801bb7
#811cb8
#821db9
#831eba
#841fbb
#8520bc
#7611ad
#7510ac
#740fab
#730eaa
#720da9
#710ca8
#700ba7
#6f0aa6
#6e09a5
#6d08a4
#6c07a3
#6b06a2
#6a05a1
#6904a0

Monochromatic Color with #7712ae

#7712ae
#9416d8
#030004
#20052e
#3d0959
#5a0e83

Tints of #7712ae Color

#7712ae
#862cb7
#9546c0
#a461c9
#b37bd2
#c295db
#d1b0e4
#e0caed
#efe4f6
#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

#7712ae
#49ae12

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

Split Complementary

#7712ae
#97ae12
#12ae29

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

Analogous Color

#3912ae
#5812ae
#7712ae
#9612ae
#ae12a7

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

#7712ae
#ae7712
#12ae77

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

#7712ae
#ae2912
#49ae12
#1297ae

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

#7712ae
#49ae12
#12ae29
#ae1297

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 #7712ae 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.

#7712ae Color Code Preview on Black Background Color

This is how #7712ae Color will look on black background color. Color contrast ratio is 2.48

#7712ae in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7712ae

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7712ae

#7712ae color code is use for CSS Background Color

Background color for the above div is #7712ae

HTML with inline CSS

<div style="background-color:#7712ae;"></div>

#7712ae color code is use for CSS Border Color

CSS Border color for the above div is #7712ae

HTML with inline CSS

<div style="border:5px solid #7712ae;"></div>

CSS Border Left color for the above div is #7712ae

HTML with inline CSS

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

CSS Border Right color for the above div is #7712ae

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7712ae

HTML with inline CSS

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

CSS Border Top color for the above div is #7712ae

HTML with inline CSS

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

#7712ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7712ae Color code Preview on White Background

This is how #7712ae Color code will look on white background color. Color contrast ratio is 8.46

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

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(119,18,174,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(73,174,18,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(119,18,174,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.