crispedge.com

Color picker

Loading...

#7a58c1 hex color - Fuchsia Blue - Blue - Cool color - Information

#7a58c1 hex color - Fuchsia Blue - Blue - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Blue

Hex #7a58c1 Color Code is also known as Fuchsia Blue color.

Hex #7a58c1 Color code in RGB color code model is created after adding 47.84% red color, 34.51% green color and 75.69% blue color. Hex #7a58c1 Color code in CMYK color (process color) code model is generated after subtraction of 37% cyan, 54% magenta, 0% yellow and 24% black.

Hex #7a58c1 color code is between #7755bb web safe hex color code and #8866cc web safe hex color code. #7755bb is the nearest web safe color code. You can see here many more shades of #7a58c1 color code.

0 Likes 0 Comments | 56 Views

RGB Chart

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

Color Table

Hex Color Code7a58c1#7a58c1
RGB Decimal122, 88, 193rgb(122, 88, 193)
RGB Percent48%, 35%, 76%rgb(48%, 35%, 76%)
CSS RGBa122, 88, 193,1rgba(122,88,193,1)
CMYK Modelcmyk(37%,54%,0%,24%)
HSL Color Space259,46% ,55%hsl(259,46% ,55%)
HSV Color Space259°, 54%, 76%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011110100101100011000001
Octal172130301
Decimal12288193
Hex7a58c1

Different shades of #7a58c1 color code.

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

Light Shade of #7a58c1
#987dcf
Dark Shade of #7a58c1
#603ea8
Saturated Shade of #7a58c1
#764dcc
Desaturated Shade of #7a58c1
#7e63b6
Grey scale Shade of #7a58c1
#8c8c8c
Brighten Shade
#9371da
Most Readable Shade
#FFFFFF

Shades of #7a58c1 color code

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

#7a58c1
#6c4eab
#5e4496
#513a80
#43306b
#362755
#281d40
#1b132a
#0d0915
#000000

Similar Color like #7a58c1 color

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

#7b59c2
#7c5ac3
#7d5bc4
#7e5cc5
#7f5dc6
#805ec7
#815fc8
#8260c9
#8361ca
#8462cb
#8563cc
#8664cd
#8765ce
#8866cf
#7957c0
#7856bf
#7755be
#7654bd
#7553bc
#7452bb
#7351ba
#7250b9
#714fb8
#704eb7
#6f4db6
#6e4cb5
#6d4bb4
#6c4ab3

Monochromatic Color with #7a58c1

#7a58c1
#956beb
#0f0a17
#291e41
#44316c
#5f4596

Tints of #7a58c1 Color

#7a58c1
#886ac7
#977dce
#a68fd5
#b5a2dc
#c3b4e3
#d2c7ea
#e1d9f1
#f0ecf8
#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

#7a58c1
#9fc158

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

Split Complementary

#7a58c1
#c1af58
#6ac158

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

Analogous Color

#5860c1
#6558c1
#7a58c1
#8f58c1
#a458c1

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

#7a58c1
#c17a58
#58c17a

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

#7a58c1
#c1586a
#9fc158
#58c1ae

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

#7a58c1
#9fc158
#6ac158
#af58c1

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 #7a58c1 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.

#7a58c1 Color Code Preview on Black Background Color

This is how #7a58c1 Color will look on black background color. Color contrast ratio is 3.99

#7a58c1 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7a58c1

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7a58c1

#7a58c1 color code is use for CSS Background Color

Background color for the above div is #7a58c1

HTML with inline CSS

<div style="background-color:#7a58c1;"></div>

#7a58c1 color code is use for CSS Border Color

CSS Border color for the above div is #7a58c1

HTML with inline CSS

<div style="border:5px solid #7a58c1;"></div>

CSS Border Left color for the above div is #7a58c1

HTML with inline CSS

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

CSS Border Right color for the above div is #7a58c1

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7a58c1

HTML with inline CSS

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

CSS Border Top color for the above div is #7a58c1

HTML with inline CSS

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

#7a58c1 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7a58c1 Color code Preview on White Background

This is how #7a58c1 Color code will look on white background color. Color contrast ratio is 5.26

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

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(122,88,193,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(159,193,88,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(122,88,193,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 56 Views

Post your comment:-

By submitting comment you agree to our privacy policy.