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

#6525aa hex color - Violet - Cool color - Information

#6525aa hex color - Violet - Cool color

Color Mixture: Blue Magenta

Color Hue/Base color: Violet

Hex #6525aa Color code in RGB color code model is created after adding 39.61% red color, 14.51% green color and 66.67% blue color. Hex #6525aa Color code in CMYK color (process color) code model is generated after subtraction of 41% cyan, 78% magenta, 0% yellow and 33.33% black.

Hex #6525aa color code is between #662299 web safe hex color code and #5533bb web safe hex color code. #662299 is the nearest web safe color code. You can see here many more shades of #6525aa color code.

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Code 6525aa #6525aa
RGB Decimal 101, 37, 170 rgb(101, 37, 170)
RGB Percent 40%, 15%, 67% rgb(40%, 15%, 67%)
CSS RGBa 101, 37, 170,1 rgba(101,37,170,1)
CMYK Model cmyk(41%,78%,0%,33.33%)
HSL Color Space 269,64% ,41% hsl(269,64% ,41%)
HSV Color Space 269°, 78%, 67%
Color Temperature It's a Cool color

Color in numbers

Type Red Green Blue
Binary 01100101 00100101 10101010
Octal 145 45 252
Decimal 101 37 170
Hex 65 25 aa

Different shades of #6525aa color code.

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

Light Shade of #6525aa
#7e30d2
Dark Shade of #6525aa
#4c1c80
Saturated Shade of #6525aa
#651bb4
Desaturated Shade of #6525aa
#652fa0
Grey scale Shade of #6525aa
#676767
Brighten Shade
#7e3ec3
Most Readable Shade
#FFFFFF

Shades of #6525aa color code

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

#6525aa
#592097
#4e1c84
#431871
#38145e
#2c104b
#210c38
#160825
#0b0412
#000000

Similar Color like #6525aa color

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

#6626ab
#6727ac
#6828ad
#6929ae
#6a2aaf
#6b2bb0
#6c2cb1
#6d2db2
#6e2eb3
#6f2fb4
#7030b5
#7131b6
#7232b7
#7333b8
#6424a9
#6323a8
#6222a7
#6121a6
#6020a5
#5f1fa4
#5e1ea3
#5d1da2
#5c1ca1
#5b1ba0
#5a1a9f
#59199e
#58189d
#57179c

Monochromatic Color with #6525aa

#6525aa
#7e2ed4
#9738ff
#19092a
#321355
#4c1c7f

Tints of #6525aa Color

#6525aa
#763db3
#8755bc
#986dc6
#a985cf
#ba9ed9
#cbb6e2
#dcceec
#ede6f5
#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

#6525aa
#6aaa25

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

Split Complementary

#6525aa
#aaa725
#28aa25

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

Analogous Color

#3025aa
#4a25aa
#6525aa
#8025aa
#9a25aa

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

#6525aa
#aa6525
#25aa65

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

#6525aa
#aa2527
#6aaa25
#25aaa7

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

#6525aa
#6aaa25
#28aa25
#a725aa

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 #6525aa 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.

#6525aa Color Code Preview on Black Background Color

This is how #6525aa Color will look on black background color. Color contrast ratio is 2.40

#6525aa in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6525aa

HTML with inline CSS

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

Your Example Paragraph content text in with font color #6525aa

#6525aa color code is use for CSS Background Color

Background color for the above div is #6525aa

HTML with inline CSS

<div style="background-color:#6525aa;"></div>

#6525aa color code is use for CSS Border Color

CSS Border color for the above div is #6525aa

HTML with inline CSS

<div style="border:5px solid #6525aa;"></div>

CSS Border Left color for the above div is #6525aa

HTML with inline CSS

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

CSS Border Right color for the above div is #6525aa

HTML with inline CSS

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

CSS Border Bottom color for the above div is #6525aa

HTML with inline CSS

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

CSS Border Top color for the above div is #6525aa

HTML with inline CSS

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

#6525aa hex Color code used as CSS color Codes

Example CSS Class for usage

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

#6525aa Color code Preview on White Background

This is how #6525aa Color code will look on white background color. Color contrast ratio is 8.76

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

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(101,37,170,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(106,170,37,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(101,37,170,0.8), rgba(0, 0, 0, 0) 70.71%);
	  background-clip: text;
	  text-fill-color: transparent;
  }
							

0 Likes 0 Comments | 2 Views

Post your comment:-

By submitting comment you agree to our privacy policy.