crispedge.com

#d55aad hex color - Red - Warm color - Information

#d55aad hex color - Red - Warm color

Color Hue/Base color: Red

Hex #d55aad Color code in RGB color code model is created after adding 83.53% red color, 35.29% green color and 67.84% blue color. Hex #d55aad Color code in CMYK color (process color) code model is generated after subtraction of 0% cyan, 58% magenta, 19% yellow and 16% black.

Hex #d55aad color code is between #dd55aa web safe hex color code and #cc66bb web safe hex color code. #dd55aa is the nearest web safe color code. You can see here many more shades of #d55aad color code.

0 Likes 0 Comments | 1 Views

RGB Chart

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

Color Table

Hex Color Coded55aad#d55aad
RGB Decimal213, 90, 173rgb(213, 90, 173)
RGB Percent84%, 35%, 68%rgb(84%, 35%, 68%)
CSS RGBa213, 90, 173,1rgba(213,90,173,1)
CMYK Modelcmyk(0%,58%,19%,16%)
HSL Color Space320,59% ,59%hsl(320,59% ,59%)
HSV Color Space320°, 58%, 84%
Color Temperature It's a Warm color

Color in numbers

TypeRedGreenBlue
Binary110101010101101010101101
Octal325132255
Decimal21390173
Hexd55aad

Different shades of #d55aad color code.

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

Light Shade of #d55aad
#df83c1
Dark Shade of #d55aad
#c93398
Saturated Shade of #d55aad
#df50b1
Desaturated Shade of #d55aad
#cb64a9
Grey scale Shade of #d55aad
#979797
Brighten Shade
#ee73c6
Most Readable Shade
#FFFFFF

Shades of #d55aad color code

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

#d55aad
#bd5099
#a54686
#8e3c73
#763260
#5e284c
#471e39
#2f1426
#170a13
#000000

Similar Color like #d55aad color

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

#d65bae
#d75caf
#d85db0
#d95eb1
#da5fb2
#db60b3
#dc61b4
#dd62b5
#de63b6
#df64b7
#e065b8
#e166b9
#e267ba
#e368bb
#d459ac
#d358ab
#d257aa
#d156a9
#d055a8
#cf54a7
#ce53a6
#cd52a5
#cc51a4
#cb50a3
#ca4fa2
#c94ea1
#c84da0
#c74c9f

Monochromatic Color with #d55aad

#d55aad
#000000
#2b1223
#552445
#803668
#aa488a

Tints of #d55aad Color

#d55aad
#d96cb6
#de7ebf
#e391c8
#e7a3d1
#ecb5da
#f1c8e3
#f5daec
#faecf5
#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

#d55aad
#5ad582

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

Split Complementary

#d55aad
#70d55a
#5ad5c0

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

Analogous Color

#cc5ad5
#d55ac6
#d55aad
#d55a94
#d55a7c

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

#d55aad
#add55a
#5aadd5

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

#d55aad
#d5bf5a
#5ad582
#5a6fd5

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

#d55aad
#5ad582
#5ad5c0
#d55a70

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

#d55aad Color Code Preview on Black Background Color

This is how #d55aad Color will look on black background color. Color contrast ratio is 5.90

#d55aad in use for CSS Font/Text Color

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d55aad

HTML with inline CSS

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

Your Example Paragraph content text in with font color #d55aad

#d55aad color code is use for CSS Background Color

Background color for the above div is #d55aad

HTML with inline CSS

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

#d55aad color code is use for CSS Border Color

CSS Border color for the above div is #d55aad

HTML with inline CSS

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

CSS Border Left color for the above div is #d55aad

HTML with inline CSS

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

CSS Border Right color for the above div is #d55aad

HTML with inline CSS

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

CSS Border Bottom color for the above div is #d55aad

HTML with inline CSS

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

CSS Border Top color for the above div is #d55aad

HTML with inline CSS

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

#d55aad hex Color code used as CSS color Codes

Example CSS Class for usage

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

#d55aad Color code Preview on White Background

This is how #d55aad Color code will look on white background color. Color contrast ratio is 3.56

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

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(213,90,173,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(127deg, rgba(90,213,130,0.8), rgba(0, 0, 0, 0) 70.71%), 
      linear-gradient(336deg, rgba(213,90,173,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.

< /html>