crispedge.com

#ad5197 hex color - Violet - Warm color - Information

#ad5197 hex color - Violet - Warm color

Color Hue/Base color: Violet

Hex #ad5197 Color code in RGB color code model is created after adding 67.84% red color, 31.76% green color and 59.22% blue color. Hex #ad5197 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 53% magenta, 13% yellow and 32.16% black.

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

0 Likes 0 Comments | 2 Views

RGB Chart

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

Color Table

Hex Color Codead5197#ad5197
RGB Decimal173, 81, 151rgb(173, 81, 151)
RGB Percent68%, 32%, 59%rgb(68%, 32%, 59%)
CSS RGBa173, 81, 151,1rgba(173,81,151,1)
CMYK Modelcmyk(0%,53%,13%,32.16%)
HSL Color Space314,36% ,50%hsl(314,36% ,50%)
HSV Color Space314°, 53%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010101000110010111
Octal255121227
Decimal17381151
Hexad5197

Different shades of #ad5197 color code.

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

Light Shade of #ad5197
#be73ac
Dark Shade of #ad5197
#8a4179
Saturated Shade of #ad5197
#ba449e
Desaturated Shade of #ad5197
#a05e90
Grey scale Shade of #ad5197
#7f7f7f
Brighten Shade
#c66ab0
Most Readable Shade
#FFFFFF

Shades of #ad5197 color code

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

#ad5197
#994886
#863f75
#733664
#602d53
#4c2443
#391b32
#261221
#130910
#000000

Similar Color like #ad5197 color

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

#ae5298
#af5399
#b0549a
#b1559b
#b2569c
#b3579d
#b4589e
#b5599f
#b65aa0
#b75ba1
#b85ca2
#b95da3
#ba5ea4
#bb5fa5
#ac5096
#ab4f95
#aa4e94
#a94d93
#a84c92
#a74b91
#a64a90
#a5498f
#a4488e
#a3478d
#a2468c
#a1458b
#a0448a
#9f4389

Monochromatic Color with #ad5197

#ad5197
#d765bc
#030103
#2d1528
#58294d
#823d72

Tints of #ad5197 Color

#ad5197
#b664a2
#bf77ae
#c88bb9
#d19ec5
#dab1d0
#e3c5dc
#ecd8e7
#f5ebf3
#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

#ad5197
#51ad67

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

Split Complementary

#ad5197
#69ad51
#51ad95

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

Analogous Color

#9e51ad
#ad51a9
#ad5197
#ad5185
#ad5172

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

#ad5197
#97ad51
#5197ad

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

#ad5197
#ad9551
#51ad67
#5169ad

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

#ad5197
#51ad67
#51ad95
#ad5169

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

#ad5197 Color Code Preview on Black Background Color

This is how #ad5197 Color will look on black background color. Color contrast ratio is 4.40

#ad5197 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad5197

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad5197

#ad5197 color code is use for CSS Background Color

Background color for the above div is #ad5197

HTML with inline CSS

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

#ad5197 color code is use for CSS Border Color

CSS Border color for the above div is #ad5197

HTML with inline CSS

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

CSS Border Left color for the above div is #ad5197

HTML with inline CSS

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

CSS Border Right color for the above div is #ad5197

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad5197

HTML with inline CSS

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

CSS Border Top color for the above div is #ad5197

HTML with inline CSS

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

#ad5197 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad5197 Color code Preview on White Background

This is how #ad5197 Color code will look on white background color. Color contrast ratio is 4.77

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

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,81,151,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(81,173,103,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,81,151,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.