crispedge.com

Color picker

Loading...

#7580dc hex color - Violet - Cool color - Information

#7580dc hex color - Violet - Cool color

Color Hue/Base color: Violet

Hex #7580dc Color code in RGB color code model is created after adding 45.88% red color, 50.2% green color and 86.27% blue color. Hex #7580dc Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 42% magenta, 0% yellow and 14% black.

Hex #7580dc color code is between #7788dd web safe hex color code and #6677cc web safe hex color code. #7788dd is the nearest web safe color code. You can see here many more shades of #7580dc color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code7580dc#7580dc
RGB Decimal117, 128, 220rgb(117, 128, 220)
RGB Percent46%, 50%, 86%rgb(46%, 50%, 86%)
CSS RGBa117, 128, 220,1rgba(117,128,220,1)
CMYK Modelcmyk(47%,42%,0%,14%)
HSL Color Space234,60% ,66%hsl(234,60% ,66%)
HSV Color Space234°, 47%, 86%
Color Temperature It's a Cool color

Color in numbers

TypeRedGreenBlue
Binary011101011000000011011100
Octal165200334
Decimal117128220
Hex7580dc

Different shades of #7580dc color code.

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

Light Shade of #7580dc
#9ea5e6
Dark Shade of #7580dc
#4c5bd2
Saturated Shade of #7580dc
#6c79e5
Desaturated Shade of #7580dc
#7e87d3
Grey scale Shade of #7580dc
#a8a8a8
Brighten Shade
#8e99f5
Most Readable Shade
#FFFFFF

Shades of #7580dc color code

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

#7580dc
#6871c3
#5b63ab
#4e5592
#41477a
#343861
#272a49
#1a1c30
#0d0e18
#000000

Similar Color like #7580dc color

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

#7681dd
#7782de
#7883df
#7984e0
#7a85e1
#7b86e2
#7c87e3
#7d88e4
#7e89e5
#7f8ae6
#808be7
#818ce8
#828de9
#838eea
#747fdb
#737eda
#727dd9
#717cd8
#707bd7
#6f7ad6
#6e79d5
#6d78d4
#6c77d3
#6b76d2
#6a75d1
#6974d0
#6873cf
#6772ce

Monochromatic Color with #7580dc

#7580dc
#040407
#1b1d32
#31365c
#484f87
#5e67b1

Tints of #7580dc Color

#7580dc
#848edf
#939ce3
#a3aae7
#b2b8eb
#c1c6ef
#d1d4f3
#e0e2f7
#eff0fb
#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

#7580dc
#dcd175

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

Split Complementary

#7580dc
#dc9d75
#b4dc75

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

Analogous Color

#75a9dc
#7595dc
#7580dc
#7f75dc
#9375dc

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

#7580dc
#dc7580
#80dc75

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

#7580dc
#dc75b3
#dcd175
#75dc9d

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

#7580dc
#dcd175
#b4dc75
#9d75dc

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 #7580dc 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.

#7580dc Color Code Preview on Black Background Color

This is how #7580dc Color will look on black background color. Color contrast ratio is 5.88

#7580dc in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7580dc

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7580dc

#7580dc color code is use for CSS Background Color

Background color for the above div is #7580dc

HTML with inline CSS

<div style="background-color:#7580dc;"></div>

#7580dc color code is use for CSS Border Color

CSS Border color for the above div is #7580dc

HTML with inline CSS

<div style="border:5px solid #7580dc;"></div>

CSS Border Left color for the above div is #7580dc

HTML with inline CSS

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

CSS Border Right color for the above div is #7580dc

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7580dc

HTML with inline CSS

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

CSS Border Top color for the above div is #7580dc

HTML with inline CSS

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

#7580dc hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7580dc Color code Preview on White Background

This is how #7580dc Color code will look on white background color. Color contrast ratio is 3.57

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

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(117,128,220,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(220,209,117,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,128,220,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.