Skip to main content Skip to docs navigation

#7540cd hex color - Violet - Cool color - Information

On this page
@
The color hex or name not found.

You can tap color picker and choose a color or enter any valid hex color code or Color name to find color details.

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #7540cd Color code in RGB color code model is created after adding 45.88% red color, 25.1% green color and 80.39% blue color. Hex #7540cd Color code in CMYK color (process color) code model is generated after subtraction of 43% cyan, 69% magenta, 0% yellow and 19.61% black.

Hex #7540cd color code is between #7744cc web safe hex color code and #6633dd web safe hex color code. #7744cc is the nearest web safe color code. You can see here many more shades of #7540cd color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Code 7540cd #7540cd
RGB Decimal 117, 64, 205 rgb(117, 64, 205)
RGB Percent 46%, 25%, 80% rgb(46%, 25%, 80%)
CSS RGBa 117, 64, 205,1 rgba(117,64,205,1)
CMYK Model cmyk(43%,69%,0%,19.61%)
HSL Color Space 263,59% ,53% hsl(263,59% ,53%)
HSV Color Space 263°, 69%, 80%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110101 01000000 11001101
Octal 165 100 315
Decimal 117 64 205
Hex 75 40 cd

Different shades of #7540cd color code.

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

Light Shade of #7540cd
#9268d8
Dark Shade of #7540cd
#5d2dad
Saturated Shade of #7540cd
#7234d9
Desaturated Shade of #7540cd
#784cc1
Grey scale Shade of #7540cd
#868686
Brighten Shade
#8e59e6
Most Readable Shade
#FFFFFF

Shades of #7540cd color code

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

#7540cd
#6838b6
#5b319f
#4e2a88
#412371
#341c5b
#271544
#1a0e2d
#0d0716
#000000

Similar Color like #7540cd color

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

#7641ce
#7742cf
#7843d0
#7944d1
#7a45d2
#7b46d3
#7c47d4
#7d48d5
#7e49d6
#7f4ad7
#804bd8
#814cd9
#824dda
#834edb
#743fcc
#733ecb
#723dca
#713cc9
#703bc8
#6f3ac7
#6e39c6
#6d38c5
#6c37c4
#6b36c3
#6a35c2
#6934c1
#6833c0
#6732bf

Monochromatic Color with #7540cd

#7540cd
#8d4df7
#140b23
#2c184d
#442578
#5d33a2

Tints of #7540cd Color

#7540cd
#8455d2
#936ad8
#a37fdd
#b294e3
#c1aae8
#d1bfee
#e0d4f3
#efe9f9
#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

#7540cd
#98cd40

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

Split Complementary

#7540cd
#cdbc40
#51cd40

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

Analogous Color

#4043cd
#5940cd
#7540cd
#9140cd
#ad40cd

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

#7540cd
#cd7540
#40cd75

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

#7540cd
#cd4051
#98cd40
#40cdbb

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

#7540cd
#98cd40
#51cd40
#bc40cd

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 #7540cd 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.

#7540cd Color Code Preview on Black Background Color

This is how #7540cd Color will look on black background color. Color contrast ratio is 3.37

#7540cd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7540cd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7540cd

#7540cd color code is use for CSS Background Color

Background color for the above div is #7540cd

HTML with inline CSS

<div style="background-color:#7540cd;"></div>

#7540cd color code is use for CSS Border Color

CSS Border color for the above div is #7540cd

HTML with inline CSS

<div style="border:5px solid #7540cd;"></div>

CSS Border Left color for the above div is #7540cd

HTML with inline CSS

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

CSS Border Right color for the above div is #7540cd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7540cd

HTML with inline CSS

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

CSS Border Top color for the above div is #7540cd

HTML with inline CSS

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

#7540cd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7540cd Color code Preview on White Background

This is how #7540cd Color code will look on white background color. Color contrast ratio is 6.23

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

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,64,205,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(152,205,64,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,64,205,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.