crispedge.com

Color picker

Loading...

#7742ae hex color - Violet - Cool color - Information

#7742ae hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

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

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

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7742ae#7742ae
RGB Decimal119, 66, 174rgb(119, 66, 174)
RGB Percent47%, 26%, 68%rgb(47%, 26%, 68%)
CSS RGBa119, 66, 174,1rgba(119,66,174,1)
CMYK Modelcmyk(32%,62%,0%,32%)
HSL Color Space269,45% ,47%hsl(269,45% ,47%)
HSV Color Space269°, 62%, 68%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101110100001010101110
Octal167102256
Decimal11966174
Hex7742ae

Different shades of #7742ae color code.

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

Light Shade of #7742ae
#9160c3
Dark Shade of #7742ae
#5e3489
Saturated Shade of #7742ae
#7736ba
Desaturated Shade of #7742ae
#774ea2
Grey scale Shade of #7742ae
#787878
Brighten Shade
#905bc7
Most Readable Shade
#FFFFFF

Shades of #7742ae color code

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

#7742ae
#693a9a
#5c3387
#4f2c74
#422460
#341d4d
#27163a
#1a0e26
#0d0713
#000000

Similar Color like #7742ae color

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

#7843af
#7944b0
#7a45b1
#7b46b2
#7c47b3
#7d48b4
#7e49b5
#7f4ab6
#804bb7
#814cb8
#824db9
#834eba
#844fbb
#8550bc
#7641ad
#7540ac
#743fab
#733eaa
#723da9
#713ca8
#703ba7
#6f3aa6
#6e39a5
#6d38a4
#6c37a3
#6b36a2
#6a35a1
#6934a0

Monochromatic Color with #7742ae

#7742ae
#9452d8
#030204
#20122e
#3d2259
#5a3283

Tints of #7742ae Color

#7742ae
#8657b7
#956cc0
#a481c9
#b396d2
#c2abdb
#d1c0e4
#e0d5ed
#efeaf6
#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

#7742ae
#79ae42

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

Split Complementary

#7742ae
#aead42
#43ae42

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

Analogous Color

#4c42ae
#6142ae
#7742ae
#8d42ae
#a242ae

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

#7742ae
#ae7742
#42ae77

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

#7742ae
#ae4243
#79ae42
#42aead

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

#7742ae
#79ae42
#43ae42
#ad42ae

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

#7742ae Color Code Preview on Black Background Color

This is how #7742ae Color will look on black background color. Color contrast ratio is 3.17

#7742ae in use for CSS Font/Text Color

HTML with inline CSS

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

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

HTML with inline CSS

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

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

#7742ae color code is use for CSS Background Color

Background color for the above div is #7742ae

HTML with inline CSS

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

#7742ae color code is use for CSS Border Color

CSS Border color for the above div is #7742ae

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

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

HTML with inline CSS

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

#7742ae hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7742ae Color code Preview on White Background

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

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

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