crispedge.com

Color picker

Loading...

#ad1d95 hex color - Red - Warm color - Information

#ad1d95 hex color - Red - Warm color

Color Hue/Base color: Red

Hex #ad1d95 Color code in RGB color code model is created after adding 67.84% red color, 11.37% green color and 58.43% blue color. Hex #ad1d95 Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 83% magenta, 14% yellow and 32% black.

Hex #ad1d95 color code is between #aa2299 web safe hex color code and #bb1188 web safe hex color code. #aa2299 is the nearest web safe color code. You can see here many more shades of #ad1d95 color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Codead1d95#ad1d95
RGB Decimal173, 29, 149rgb(173, 29, 149)
RGB Percent68%, 11%, 58%rgb(68%, 11%, 58%)
CSS RGBa173, 29, 149,1rgba(173,29,149,1)
CMYK Modelcmyk(0%,83%,14%,32%)
HSL Color Space310,71% ,40%hsl(310,71% ,40%)
HSV Color Space310°, 83%, 68%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary101011010001110110010101
Octal25535225
Decimal17329149
Hexad1d95

Different shades of #ad1d95 color code.

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

Light Shade of #ad1d95
#d924bb
Dark Shade of #ad1d95
#81166f
Saturated Shade of #ad1d95
#b7139c
Desaturated Shade of #ad1d95
#a3278e
Grey scale Shade of #ad1d95
#656565
Brighten Shade
#c636ae
Most Readable Shade
#FFFFFF

Shades of #ad1d95 color code

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

#ad1d95
#991984
#861673
#731363
#601052
#4c0c42
#390931
#260621
#130310
#000000

Similar Color like #ad1d95 color

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

#ae1e96
#af1f97
#b02098
#b12199
#b2229a
#b3239b
#b4249c
#b5259d
#b6269e
#b7279f
#b828a0
#b929a1
#ba2aa2
#bb2ba3
#ac1c94
#ab1b93
#aa1a92
#a91991
#a81890
#a7178f
#a6168e
#a5158d
#a4148c
#a3138b
#a2128a
#a11189
#a01088
#9f0f87

Monochromatic Color with #ad1d95

#ad1d95
#d724ba
#030103
#2d0827
#580f4c
#821670

Tints of #ad1d95 Color

#ad1d95
#b636a0
#bf4fac
#c868b8
#d181c4
#da9acf
#e3b3db
#eccce7
#f5e5f3
#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

#ad1d95
#1dad35

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

Split Complementary

#ad1d95
#4dad1d
#1dad7d

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

Analogous Color

#8b1dad
#a81dad
#ad1d95
#ad1d78
#ad1d5b

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

#ad1d95
#95ad1d
#1d95ad

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

#ad1d95
#ad7d1d
#1dad35
#1d4dad

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

#ad1d95
#1dad35
#1dad7d
#ad1d4d

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

#ad1d95 Color Code Preview on Black Background Color

This is how #ad1d95 Color will look on black background color. Color contrast ratio is 3.39

#ad1d95 in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad1d95

HTML with inline CSS

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

Your Example Paragraph content text in with font color #ad1d95

#ad1d95 color code is use for CSS Background Color

Background color for the above div is #ad1d95

HTML with inline CSS

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

#ad1d95 color code is use for CSS Border Color

CSS Border color for the above div is #ad1d95

HTML with inline CSS

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

CSS Border Left color for the above div is #ad1d95

HTML with inline CSS

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

CSS Border Right color for the above div is #ad1d95

HTML with inline CSS

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

CSS Border Bottom color for the above div is #ad1d95

HTML with inline CSS

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

CSS Border Top color for the above div is #ad1d95

HTML with inline CSS

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

#ad1d95 hex Color code used as CSS color Codes

Example CSS Class for usage

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

#ad1d95 Color code Preview on White Background

This is how #ad1d95 Color code will look on white background color. Color contrast ratio is 6.20

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

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,29,149,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(29,173,53,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(173,29,149,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.