crispedge.com

Color picker

Loading...

#ad539e hex color - Violet - Warm color - Information

#ad539e hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ad539e Color code in RGB color code model is created after adding 67.84% red color, 32.55% green color and 61.96% blue color. Hex #ad539e Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 52% magenta, 9% yellow and 32% black.

Hex #ad539e color code is between #aa5599 web safe hex color code and #bb44aa web safe hex color code. #aa5599 is the nearest web safe color code. You can see here many more shades of #ad539e color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codead539e#ad539e
RGB Decimal173, 83, 158rgb(173, 83, 158)
RGB Percent68%, 33%, 62%rgb(68%, 33%, 62%)
CSS RGBa173, 83, 158,1rgba(173,83,158,1)
CMYK Modelcmyk(0%,52%,9%,32%)
HSL Color Space310,35% ,50%hsl(310,35% ,50%)
HSV Color Space310°, 52%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010101001110011110
Octal255123236
Decimal17383158
Hexad539e

Different shades of #ad539e color code.

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

Light Shade of #ad539e
#bd76b1
Dark Shade of #ad539e
#8b427f
Saturated Shade of #ad539e
#ba46a6
Desaturated Shade of #ad539e
#a06096
Grey scale Shade of #ad539e
#808080
Brighten Shade
#c66cb7
Most Readable Shade
#FFFFFF

Shades of #ad539e color code

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

#ad539e
#99498c
#86407a
#733769
#602e57
#4c2446
#391b34
#261223
#130911
#000000

Similar Color like #ad539e color

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

#ae549f
#af55a0
#b056a1
#b157a2
#b258a3
#b359a4
#b45aa5
#b55ba6
#b65ca7
#b75da8
#b85ea9
#b95faa
#ba60ab
#bb61ac
#ac529d
#ab519c
#aa509b
#a94f9a
#a84e99
#a74d98
#a64c97
#a54b96
#a44a95
#a34994
#a24893
#a14792
#a04691
#9f4590

Monochromatic Color with #ad539e

#ad539e
#d767c5
#030103
#2d162a
#582a50
#823f77

Tints of #ad539e Color

#ad539e
#b666a8
#bf79b3
#c88cbe
#d19fc9
#dab2d3
#e3c5de
#ecd8e9
#f5ebf4
#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

#ad539e
#53ad62

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

Split Complementary

#ad539e
#71ad53
#53ad8f

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

Analogous Color

#9853ad
#aa53ad
#ad539e
#ad538c
#ad537a

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

#ad539e
#9ead53
#539ead

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

#ad539e
#ad8f53
#53ad62
#5371ad

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

#ad539e
#53ad62
#53ad8f
#ad5371

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

#ad539e Color Code Preview on Black Background Color

This is how #ad539e Color will look on black background color. Color contrast ratio is 4.51

#ad539e in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad539e

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad539e

#ad539e color code is use for CSS Background Color

Background color for the above div is #ad539e

HTML with inline CSS

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

#ad539e color code is use for CSS Border Color

CSS Border color for the above div is #ad539e

HTML with inline CSS

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

CSS Border Left color for the above div is #ad539e

HTML with inline CSS

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

CSS Border Right color for the above div is #ad539e

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad539e

HTML with inline CSS

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

CSS Border Top color for the above div is #ad539e

HTML with inline CSS

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

#ad539e hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad539e Color code Preview on White Background

This is how #ad539e Color code will look on white background color. Color contrast ratio is 4.66

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

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(173,83,158,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(83,173,98,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,83,158,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.