@
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.

#7527dd hex color - Violet - Cool color - Information

#7527dd hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #7527dd Color code in RGB color code model is created after adding 45.88% red color, 15.29% green color and 86.67% blue color. Hex #7527dd Color code in CMYK color (process color) code model is generated after subtraction of 47% cyan, 82% magenta, 0% yellow and 13.33% black.

Hex #7527dd color code is between #7722cc web safe hex color code and #6633ee web safe hex color code. #7722cc is the nearest web safe color code. You can see here many more shades of #7527dd 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 7527dd #7527dd
RGB Decimal 117, 39, 221 rgb(117, 39, 221)
RGB Percent 46%, 15%, 87% rgb(46%, 15%, 87%)
CSS RGBa 117, 39, 221,1 rgba(117,39,221,1)
CMYK Model cmyk(47%,82%,0%,13.33%)
HSL Color Space 266,73% ,51% hsl(266,73% ,51%)
HSV Color Space 266°, 82%, 87%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01110101 00100111 11011101
Octal 165 47 335
Decimal 117 39 221
Hex 75 27 dd

Different shades of #7527dd color code.

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

Light Shade of #7527dd
#9153e4
Dark Shade of #7527dd
#5e1cb5
Saturated Shade of #7527dd
#731ae9
Desaturated Shade of #7527dd
#7733d0
Grey scale Shade of #7527dd
#828282
Brighten Shade
#8e40f6
Most Readable Shade
#FFFFFF

Shades of #7527dd color code

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

#7527dd
#6822c4
#5b1eab
#4e1a93
#41157a
#341162
#270d49
#1a0831
#0d0418
#000000

Similar Color like #7527dd color

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

#7628de
#7729df
#782ae0
#792be1
#7a2ce2
#7b2de3
#7c2ee4
#7d2fe5
#7e30e6
#7f31e7
#8032e8
#8133e9
#8234ea
#8335eb
#7426dc
#7325db
#7224da
#7123d9
#7022d8
#6f21d7
#6e20d6
#6d1fd5
#6c1ed4
#6b1dd3
#6a1cd2
#691bd1
#681ad0
#6719cf

Monochromatic Color with #7527dd

#7527dd
#040108
#1b0933
#31105d
#481888
#5f20b3

Tints of #7527dd Color

#7527dd
#843fe0
#9357e4
#a36fe8
#b287ec
#c19fef
#d1b7f3
#e0cff7
#efe7fb
#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

#7527dd
#8fdd27

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

Split Complementary

#7527dd
#ddd027
#34dd27

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

Analogous Color

#2c27dd
#5127dd
#7527dd
#9927dd
#be27dd

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

#7527dd
#dd7527
#27dd75

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

#7527dd
#dd2734
#8fdd27
#27ddd0

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

#7527dd
#8fdd27
#34dd27
#d027dd

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 #7527dd 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.

#7527dd Color Code Preview on Black Background Color

This is how #7527dd Color will look on black background color. Color contrast ratio is 3.09

#7527dd in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7527dd

HTML with inline CSS

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

Your Example Paragraph content text in with font color #7527dd

#7527dd color code is use for CSS Background Color

Background color for the above div is #7527dd

HTML with inline CSS

<div style="background-color:#7527dd;"></div>

#7527dd color code is use for CSS Border Color

CSS Border color for the above div is #7527dd

HTML with inline CSS

<div style="border:5px solid #7527dd;"></div>

CSS Border Left color for the above div is #7527dd

HTML with inline CSS

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

CSS Border Right color for the above div is #7527dd

HTML with inline CSS

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

CSS Border Bottom color for the above div is #7527dd

HTML with inline CSS

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

CSS Border Top color for the above div is #7527dd

HTML with inline CSS

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

#7527dd hex Color code used as CSS color Codes

Example CSS Class for usage

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

#7527dd Color code Preview on White Background

This is how #7527dd Color code will look on white background color. Color contrast ratio is 6.79

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

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,39,221,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(143,221,39,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(117,39,221,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.