crispedge.com

Color picker

Loading...

#ad6190 hex color - Red - Warm color - Information

#ad6190 hex color - Red - Warm color

Color Mixture: Magenta and Pink

Color Hue/Base color: Red

Hex #ad6190 Color code in RGB color code model is created after adding 67.84% red color, 38.04% green color and 56.47% blue color. Hex #ad6190 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 44% magenta, 17% yellow and 32% black.

Hex #ad6190 color code is between #aa6688 web safe hex color code and #bb5599 web safe hex color code. #aa6688 is the nearest web safe color code. You can see here many more shades of #ad6190 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codead6190#ad6190
RGB Decimal173, 97, 144rgb(173, 97, 144)
RGB Percent68%, 38%, 56%rgb(68%, 38%, 56%)
CSS RGBa173, 97, 144,1rgba(173,97,144,1)
CMYK Modelcmyk(0%,44%,17%,32%)
HSL Color Space323,32% ,53%hsl(323,32% ,53%)
HSV Color Space323°, 44%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010110000110010000
Octal255141220
Decimal17397144
Hexad6190

Different shades of #ad6190 color code.

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

Light Shade of #ad6190
#be83a8
Dark Shade of #ad6190
#904b76
Saturated Shade of #ad6190
#b95593
Desaturated Shade of #ad6190
#a16d8d
Grey scale Shade of #ad6190
#878787
Brighten Shade
#c67aa9
Most Readable Shade
#FFFFFF

Shades of #ad6190 color code

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

#ad6190
#995680
#864b70
#734060
#603550
#4c2b40
#392030
#261520
#130a10
#000000

Similar Color like #ad6190 color

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

#ae6291
#af6392
#b06493
#b16594
#b26695
#b36796
#b46897
#b56998
#b66a99
#b76b9a
#b86c9b
#b96d9c
#ba6e9d
#bb6f9e
#ac608f
#ab5f8e
#aa5e8d
#a95d8c
#a85c8b
#a75b8a
#a65a89
#a55988
#a45887
#a35786
#a25685
#a15584
#a05483
#9f5382

Monochromatic Color with #ad6190

#ad6190
#d779b3
#030202
#2d1a26
#583149
#82496d

Tints of #ad6190 Color

#ad6190
#b6729c
#bf84a8
#c895b5
#d1a7c1
#dab8cd
#e3cada
#ecdbe6
#f5edf2
#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

#ad6190
#61ad7e

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

Split Complementary

#ad6190
#6aad61
#61ada4

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

Analogous Color

#ac61ad
#ad619f
#ad6190
#ad6181
#ad6172

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

#ad6190
#90ad61
#6190ad

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

#ad6190
#ada461
#61ad7e
#616aad

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

#ad6190
#61ad7e
#61ada4
#ad616a

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

#ad6190 Color Code Preview on Black Background Color

This is how #ad6190 Color will look on black background color. Color contrast ratio is 4.89

#ad6190 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad6190

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad6190

#ad6190 color code is use for CSS Background Color

Background color for the above div is #ad6190

HTML with inline CSS

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

#ad6190 color code is use for CSS Border Color

CSS Border color for the above div is #ad6190

HTML with inline CSS

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

CSS Border Left color for the above div is #ad6190

HTML with inline CSS

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

CSS Border Right color for the above div is #ad6190

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad6190

HTML with inline CSS

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

CSS Border Top color for the above div is #ad6190

HTML with inline CSS

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

#ad6190 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad6190 Color code Preview on White Background

This is how #ad6190 Color code will look on white background color. Color contrast ratio is 4.29

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

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,97,144,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(97,173,126,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,97,144,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.